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 Dfd6_emit.h213 void fd6_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring);
H A Dfd6_compute.c131 fd6_emit_restore(ctx->batch, ring);
H A Dfd6_gmem.c525 fd6_emit_restore(batch, ring);
1155 fd6_emit_restore(batch, ring);
H A Dfd6_blitter.c685 fd6_emit_restore(batch, batch->draw);
H A Dfd6_emit.c1141 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 Dfd6_emit.h292 void fd6_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring);
H A Dfd6_gmem.c790 fd6_emit_restore(batch, ring);
1563 fd6_emit_restore(batch, ring);
H A Dfd6_emit.c1226 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 D19.3.0.rst2177 - freedreno/a6xx: Trim a few regs from fd6_emit_restore()

Completed in 15 milliseconds