Searched refs:emit_blit (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blitter.c323 emit_blit(struct fd_ringbuffer *ring, const struct pipe_blit_info *info) function in typeref:typename:void
478 emit_blit(batch->draw, info);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blitter.c306 emit_blit(struct fd_ringbuffer *ring, const struct pipe_blit_info *info) function in typeref:typename:void
471 emit_blit(batch->draw, info);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c704 emit_blit(struct fd_batch *batch, function in typeref:typename:void
798 emit_blit(batch, ring, base, psurf, stencil);
1056 emit_blit(batch, ring, base, psurf, stencil);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c966 emit_blit(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, function in typeref:typename:void
1025 emit_blit(batch, ring, base, psurf, stencil);
1365 emit_blit(batch, ring, base, psurf, stencil);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst3421 - freedreno/a6xx: Combine emit_blit and fd6_blit

Completed in 16 milliseconds