Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslTokens.h85 EHTokOutputPatch, enumerator
DhlslScanContext.cpp135 (*KeywordMap)["OutputPatch"] = EHTokOutputPatch; in fillInKeywordMap()
641 case EHTokOutputPatch: in tokenizeIdentifier()
DhlslGrammar.cpp1004 case EHTokOutputPatch: patchType = EbvOutputPatch; break; in acceptTessellationDeclType()
1493 case EHTokOutputPatch: // ... in acceptType()