Home
last modified time | relevance | path

Searched refs:SV_VERTEX_STRIDE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir.h523 SV_VERTEX_STRIDE, enumerator
Dnv50_ir_emit_nv50.cpp815 case SV_VERTEX_STRIDE: return 3; in getSRegEncoding()
Dnv50_ir_lowering_nv50.cpp1434 Symbol *sv = bld.mkSysVal(SV_VERTEX_STRIDE, 0); in handleLOAD()