Home
last modified time | relevance | path

Searched refs:copy_depth_pixels (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_copypix.c232 copy_depth_pixels( struct gl_context *ctx, GLint srcx, GLint srcy, in copy_depth_pixels() function
647 copy_depth_pixels( ctx, srcx, srcy, width, height, destx, desty ); in _swrast_CopyPixels()
654 copy_depth_pixels(ctx, srcx, srcy, width, height, destx, desty); in _swrast_CopyPixels()