Home
last modified time | relevance | path

Searched refs:emit_const_ptrs (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_const.h60 static void emit_const_ptrs(struct fd_ringbuffer *ring,
206 emit_const_ptrs(ring, v, offset * 4, params, prscs, offsets); in ir3_emit_ubos()
356 emit_const_ptrs(ring, v, offset * 4, params, prscs, offsets); in emit_tfbos()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.c125 emit_const_ptrs(struct fd_ringbuffer *ring, in emit_const_ptrs() function
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c138 emit_const_ptrs(struct fd_ringbuffer *ring, in emit_const_ptrs() function
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c129 emit_const_ptrs(struct fd_ringbuffer *ring, in emit_const_ptrs() function
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c136 emit_const_ptrs(struct fd_ringbuffer *ring, in emit_const_ptrs() function
/external/mesa3d/docs/relnotes/
D20.2.0.rst1864 - freedreno: Rename emit_const_bo() to emit_const_ptrs().