Home
last modified time | relevance | path

Searched refs:SV_BASEINSTANCE (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_nvc0.cpp334 case SV_BASEINSTANCE: return 0; in getSVAddress()
Dnv50_ir.h525 SV_BASEINSTANCE, enumerator
Dnv50_ir_from_nir.cpp1565 return SV_BASEINSTANCE; in convert()
Dnv50_ir_from_tgsi.cpp458 case TGSI_SEMANTIC_BASEINSTANCE: return nv50_ir::SV_BASEINSTANCE; in translateSysVal()
Dnv50_ir_lowering_nvc0.cpp3068 case SV_BASEINSTANCE: in handleRDSV()