Searched refs:copy_stencil_pixels (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_copypix.c334 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 Ds_copypix.c334 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 Dst_cb_drawpixels.c1451 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 Dst_cb_drawpixels.c1403 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