Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslTokens.h84 EHTokInputPatch, enumerator
DhlslScanContext.cpp134 (*KeywordMap)["InputPatch"] = EHTokInputPatch; in fillInKeywordMap()
640 case EHTokInputPatch: in tokenizeIdentifier()
DhlslGrammar.cpp988 case EHTokInputPatch: patchType = EbvInputPatch; break; in acceptTessellationDeclType()
1477 case EHTokInputPatch: // fall through in acceptType()