Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_DRAWID (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c231 return TGSI_SEMANTIC_DRAWID; in tgsi_get_sysval_semantic()
Dtgsi_scan.c709 case TGSI_SEMANTIC_DRAWID: in scan_declaration()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h196 TGSI_SEMANTIC_DRAWID, enumerator
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp459 case TGSI_SEMANTIC_DRAWID: return nv50_ir::SV_DRAWID; in translateSysVal()
1391 case TGSI_SEMANTIC_DRAWID: in scanDeclaration()
/third_party/mesa3d/docs/gallium/
Dscreen.rst335 ``TGSI_SEMANTIC_BASEINSTANCE``, and ``TGSI_SEMANTIC_DRAWID`` are
Dtgsi.rst3437 TGSI_SEMANTIC_DRAWID subsection
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1560 case TGSI_SEMANTIC_DRAWID: in emit_fetch_system_value()