Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslTokens.h68 EHTokGloballyCoherent, enumerator
DhlslScanContext.cpp121 (*KeywordMap)["globallycoherent"] = EHTokGloballyCoherent; in fillInKeywordMap()
621 case EHTokGloballyCoherent: in tokenizeIdentifier()
DhlslGrammar.cpp712 case EHTokGloballyCoherent: in acceptQualifier()