Searched refs:draw_rgba_pixels (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_drawpix.c | 419 draw_rgba_pixels( struct gl_context *ctx, GLint x, GLint y, function in typeref:typename:void 760 draw_rgba_pixels(ctx, x, y, width, height, format, type, unpack, pixels);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_drawpix.c | 419 draw_rgba_pixels( struct gl_context *ctx, GLint x, GLint y, function in typeref:typename:void 785 draw_rgba_pixels(ctx, x, y, width, height, format, type, unpack, pixels);
|
Completed in 4 milliseconds