Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_copypix.c88 copy_rgba_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, in copy_rgba_pixels() function
641 copy_rgba_pixels( ctx, srcx, srcy, width, height, destx, desty ); in _swrast_CopyPixels()