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.h520 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.c762 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw); in fd3_emit_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c708 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw); in fd4_emit_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c730 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw); in fd5_emit_state()