Searched refs:EbvVertexIndex (Results 1 – 5 of 5) sorted by relevance
171 EbvVertexIndex, enumerator379 case EbvVertexIndex: return "VertexIndex"; in GetBuiltInVariableString()
427 (*SemanticMap)["SV_VERTEXID"] = EbvVertexIndex; in fillInKeywordMap()
9425 case EbvVertexIndex: in isInputBuiltIn()
7352 BuiltInVariable("gl_VertexIndex", EbvVertexIndex, symbolTable);
679 case glslang::EbvVertexIndex: return spv::BuiltInVertexIndex; in TranslateBuiltInDecoration()