Searched refs:ir3_emit_vs_consts (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_shader.h | 381 void ir3_emit_vs_consts(const struct ir3_shader_variant *v, struct fd_ringbuffer *ring,
|
D | ir3_shader.c | 795 ir3_emit_vs_consts(const struct ir3_shader_variant *v, struct fd_ringbuffer *ring, in ir3_emit_vs_consts() function
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_emit.c | 716 ir3_emit_vs_consts(vp, ring, ctx, emit->info); in fd3_emit_state()
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_emit.c | 682 ir3_emit_vs_consts(vp, ring, ctx, emit->info); in fd4_emit_state()
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_emit.c | 671 ir3_emit_vs_consts(vp, ring, ctx, emit->info); in fd5_emit_state()
|