Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslTokens.h85 EHTokOutputPatch, enumerator
DhlslScanContext.cpp135 (*KeywordMap)["OutputPatch"] = EHTokOutputPatch; in fillInKeywordMap()
641 case EHTokOutputPatch: in tokenizeIdentifier()
DhlslGrammar.cpp989 case EHTokOutputPatch: patchType = EbvOutputPatch; break; in acceptTessellationDeclType()
1478 case EHTokOutputPatch: // ... in acceptType()