Searched refs:emit_const_ptrs (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h59 static void emit_const_ptrs(struct fd_ringbuffer *ring,
252 emit_const_ptrs(ring, v, offset * 4, params, bos, offsets);
390 emit_const_ptrs(ring, v, offset * 4, params, bos, offsets);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c103 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c129 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c138 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c137 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst1092 - freedreno/ir3: Switch emit_const_ptrs() to take BOs instead of prscs.
H A D20.2.0.rst1864 - freedreno: Rename emit_const_bo() to emit_const_ptrs().

Completed in 16 milliseconds