Searched refs:fd6_emit_restore (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.h | 213 void fd6_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring);
|
| H A D | fd6_compute.c | 131 fd6_emit_restore(ctx->batch, ring);
|
| H A D | fd6_gmem.c | 525 fd6_emit_restore(batch, ring); 1155 fd6_emit_restore(batch, ring);
|
| H A D | fd6_blitter.c | 685 fd6_emit_restore(batch, batch->draw);
|
| H A D | fd6_emit.c | 1141 fd6_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.h | 292 void fd6_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring);
|
| H A D | fd6_gmem.c | 790 fd6_emit_restore(batch, ring); 1563 fd6_emit_restore(batch, ring);
|
| H A D | fd6_emit.c | 1226 fd6_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.3.0.rst | 2177 - freedreno/a6xx: Trim a few regs from fd6_emit_restore()
|
Completed in 15 milliseconds