Searched refs:ir3_emit_vs_consts (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.h52 void ir3_emit_vs_consts(const struct ir3_shader_variant *v, struct fd_ringbuffer *ring,
H A Dir3_gallium.c527 ir3_emit_vs_consts(const struct ir3_shader_variant *v, struct fd_ringbuffer *ring, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h520 ir3_emit_vs_consts(const struct ir3_shader_variant *v, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c688 ir3_emit_vs_consts(vp, ring, ctx, emit->info);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c708 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c723 ir3_emit_vs_consts(vp, ring, ctx, emit->info);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c688 ir3_emit_vs_consts(vp, ring, ctx, emit->info);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c950 ir3_emit_vs_consts(vp, vsconstobj, ctx, emit->info);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c762 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c730 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw);

Completed in 13 milliseconds