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

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

Completed in 994 milliseconds