Searched refs:copy_depth_pixels (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_copypix.c | 232 copy_depth_pixels( struct gl_context *ctx, GLint srcx, GLint srcy, function in typeref:typename:void 647 copy_depth_pixels( ctx, srcx, srcy, width, height, destx, desty ); 654 copy_depth_pixels(ctx, srcx, srcy, width, height, destx, desty);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_copypix.c | 232 copy_depth_pixels( struct gl_context *ctx, GLint srcx, GLint srcy, function in typeref:typename:void 647 copy_depth_pixels( ctx, srcx, srcy, width, height, destx, desty ); 654 copy_depth_pixels(ctx, srcx, srcy, width, height, destx, desty);
|
Completed in 3 milliseconds