Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_BASEINSTANCE (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c229 return TGSI_SEMANTIC_BASEINSTANCE; in tgsi_get_sysval_semantic()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h195 TGSI_SEMANTIC_BASEINSTANCE, enumerator
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp458 case TGSI_SEMANTIC_BASEINSTANCE: return nv50_ir::SV_BASEINSTANCE; in translateSysVal()
1390 case TGSI_SEMANTIC_BASEINSTANCE: in scanDeclaration()
/third_party/mesa3d/docs/gallium/
Dscreen.rst335 ``TGSI_SEMANTIC_BASEINSTANCE``, and ``TGSI_SEMANTIC_DRAWID`` are
Dtgsi.rst3431 TGSI_SEMANTIC_BASEINSTANCE subsection
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1508 case TGSI_SEMANTIC_BASEINSTANCE: in emit_fetch_system_value()