Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c1297 blit_copy_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, in blit_copy_pixels() function
1458 if (blit_copy_pixels(ctx, srcx, srcy, width, height, dstx, dsty, type)) in st_CopyPixels()