Searched refs:blit_copy_pixels (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 1511 blit_copy_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, function in typeref:typename:GLboolean 1676 if (blit_copy_pixels(ctx, srcx, srcy, width, height, dstx, dsty, type))
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 1559 blit_copy_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, function in typeref:typename:GLboolean 1737 if (blit_copy_pixels(ctx, srcx, srcy, width, height, dstx, dsty, type))
|
Completed in 10 milliseconds