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 D | fd5_blitter.c | 323 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 D | fd5_blitter.c | 306 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 D | fd6_gmem.c | 704 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 D | fd6_gmem.c | 966 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 D | 19.1.0.rst | 3421 - freedreno/a6xx: Combine emit_blit and fd6_blit
|
Completed in 16 milliseconds