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 D | ir3_gallium.h | 52 void ir3_emit_vs_consts(const struct ir3_shader_variant *v, struct fd_ringbuffer *ring,
|
| H A D | ir3_gallium.c | 527 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 D | ir3_const.h | 520 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 D | fd4_emit.c | 688 ir3_emit_vs_consts(vp, ring, ctx, emit->info);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.c | 708 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 D | fd3_emit.c | 723 ir3_emit_vs_consts(vp, ring, ctx, emit->info);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_emit.c | 688 ir3_emit_vs_consts(vp, ring, ctx, emit->info);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.c | 950 ir3_emit_vs_consts(vp, vsconstobj, ctx, emit->info);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.c | 762 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 D | fd5_emit.c | 730 ir3_emit_vs_consts(vp, ring, ctx, emit->info, emit->indirect, emit->draw);
|
Completed in 13 milliseconds