Searched refs:TGSI_SEMANTIC_VERTEXID_NOBASE (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE;
H A Dtgsi_scan.c701 case TGSI_SEMANTIC_VERTEXID_NOBASE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c145 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE];
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h193 TGSI_SEMANTIC_VERTEXID_NOBASE, enumerator in enum:tgsi_semantic
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h187 TGSI_SEMANTIC_VERTEXID_NOBASE, enumerator in enum:tgsi_semantic
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c680 case TGSI_SEMANTIC_VERTEXID_NOBASE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dscreen.rst254 TGSI_SEMANTIC_VERTEXID_NOBASE (and not TGSI_SEMANTIC_VERTEXID). This means
256 will need to lower TGSI_SEMANTIC_VERTEXID to TGSI_SEMANTIC_VERTEXID_NOBASE
H A Dtgsi.rst3297 TGSI_SEMANTIC_VERTEXID_NOBASE subsubsection in subsection:Declaration Semantic
3302 d3d10 vertex id, so TGSI_SEMANTIC_VERTEXID_NOBASE + TGSI_SEMANTIC_BASEVERTEX
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dscreen.rst267 TGSI_SEMANTIC_VERTEXID_NOBASE (and not TGSI_SEMANTIC_VERTEXID). This means
269 will need to lower TGSI_SEMANTIC_VERTEXID to TGSI_SEMANTIC_VERTEXID_NOBASE
H A Dtgsi.rst3361 TGSI_SEMANTIC_VERTEXID_NOBASE subsubsection in subsection:Declaration Semantic
3366 d3d10 vertex id, so TGSI_SEMANTIC_VERTEXID_NOBASE + TGSI_SEMANTIC_BASEVERTEX
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c556 case TGSI_SEMANTIC_VERTEXID_NOBASE:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c293 return TGSI_SEMANTIC_VERTEXID_NOBASE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c598 case TGSI_SEMANTIC_VERTEXID_NOBASE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1687 case TGSI_SEMANTIC_VERTEXID_NOBASE:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp1013 *name = TGSI_SEMANTIC_VERTEXID_NOBASE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1498 case TGSI_SEMANTIC_VERTEXID_NOBASE:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp5762 return TGSI_SEMANTIC_VERTEXID_NOBASE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2091 case TGSI_SEMANTIC_VERTEXID_NOBASE:

Completed in 60 milliseconds