Home
last modified time | relevance | path

Searched defs:current_vtx_per_prim (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp6983 uint8_t current_vtx_per_prim = nir_src_as_uint(instr->src[1]); in ngg_visit_emit_vertex_with_counter() local
6989 Temp current_vtx_per_prim = bld.as_uniform(get_ssa_temp(ctx, instr->src[1].ssa)); in ngg_visit_emit_vertex_with_counter() local
6997 Temp current_vtx_per_prim = as_vgpr(ctx, get_ssa_temp(ctx, instr->src[1].ssa)); in ngg_visit_emit_vertex_with_counter() local