Home
last modified time | relevance | path

Searched refs:ir3_emit_vs_consts (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_const.h535 ir3_emit_vs_consts(const struct ir3_shader_variant *v, in ir3_emit_vs_consts() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c753 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw); in fd3_emit_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c722 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw); in fd5_emit_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c848 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw); in fd4_emit_state()