Searched defs:copy_depth_pixels (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
H A Ds_copypix.c243 copy_depth_pixels( struct gl_context *ctx, GLint srcx, GLint srcy, function
654 copy_depth_pixels( ctx, srcx, srcy, width, height, destx, desty );
661 copy_depth_pixels(ctx, srcx, srcy, width, height, destx, desty);

Completed in 55 milliseconds