Searched defs:DrawPixels (Results 1 – 4 of 4) sorted by relevance
158 void DrawPixels(uint8_t** pixel, FILE* fout) { in DrawPixels() function
156 void (*DrawPixels)( struct gl_context *ctx, member
271 DrawPixels, enumerator
1040 DrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) in DrawPixels() function