Home
last modified time | relevance | path

Searched refs:gl_save_DrawPixels (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/opengl/mesa/
H A Ddlist.h212 extern void gl_save_DrawPixels( GLcontext *ctx,
H A Ddrawpix.c1197 gl_save_DrawPixels( ctx, width, height, format, type, image ); in gl_DrawPixels()
H A Ddlist.c1249 void gl_save_DrawPixels( GLcontext *ctx, GLsizei width, GLsizei height, in gl_save_DrawPixels() function