Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Dswrast.h142 swrast_fast_copy_pixels(struct gl_context *ctx,
Ds_copypix.c433 swrast_fast_copy_pixels(struct gl_context *ctx, in swrast_fast_copy_pixels() function
629 swrast_fast_copy_pixels(ctx, ctx->ReadBuffer, ctx->DrawBuffer, in _swrast_CopyPixels()
Ds_blit.c780 if (swrast_fast_copy_pixels(ctx, in _swrast_BlitFramebuffer()