Searched refs:copy_stencil_pixels (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_copypix.c | 334 copy_stencil_pixels( struct gl_context *ctx, GLint srcx, GLint srcy, function in typeref:typename:void 650 copy_stencil_pixels( ctx, srcx, srcy, width, height, destx, desty ); 655 copy_stencil_pixels(ctx, srcx, srcy, width, height, destx, desty);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_copypix.c | 334 copy_stencil_pixels( struct gl_context *ctx, GLint srcx, GLint srcy, function in typeref:typename:void 650 copy_stencil_pixels( ctx, srcx, srcy, width, height, destx, desty ); 655 copy_stencil_pixels(ctx, srcx, srcy, width, height, destx, desty);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 1451 copy_stencil_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, function in typeref:typename:void 1751 copy_stencil_pixels(ctx, srcx, srcy, width, height, dstx, dsty); 1826 copy_stencil_pixels(ctx, srcx, srcy, width, height, dstx, dsty);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 1403 copy_stencil_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, function in typeref:typename:void 1672 copy_stencil_pixels(ctx, srcx, srcy, width, height, dstx, dsty);
|
Completed in 7 milliseconds