Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslTokens.h119 EHTokInt2, enumerator
DhlslScanContext.cpp166 (*KeywordMap)["int2"] = EHTokInt2; in fillInKeywordMap()
757 case EHTokInt2: in tokenizeIdentifier()
DhlslGrammar.cpp1669 case EHTokInt2: in acceptType()