HomeSort by relevance Sort by last modified time
    Searched refs:util_blitter_custom_color (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.h 356 void util_blitter_custom_color(struct blitter_context *blitter,
u_blitter.c 2368 void util_blitter_custom_color(struct blitter_context *blitter, function
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_blit.c 742 util_blitter_custom_color(r300->blitter, &srcsurf->base, NULL);
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_blit.c 324 util_blitter_custom_color(rctx->blitter, cbsurf,
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_blit.c 458 util_blitter_custom_color(sctx->blitter, cbsurf, custom_blend);
    [all...]

Completed in 116 milliseconds