Home
last modified time | relevance | path

Searched defs:forbidDeclarators (Results 1 – 2 of 2) sorted by relevance

/external/angle/third_party/glslang/src/glslang/HLSL/
DhlslGrammar.cpp378 bool forbidDeclarators = (peekTokenClass(EHTokCBuffer) || peekTokenClass(EHTokTBuffer)); in acceptDeclaration() local
606 …iedType(TType& type, TIntermNode*& nodeList, const TAttributes& attributes, bool forbidDeclarators) in acceptFullySpecifiedType()
/external/deqp-deps/glslang/glslang/HLSL/
DhlslGrammar.cpp378 bool forbidDeclarators = (peekTokenClass(EHTokCBuffer) || peekTokenClass(EHTokTBuffer)); in acceptDeclaration() local
606 …iedType(TType& type, TIntermNode*& nodeList, const TAttributes& attributes, bool forbidDeclarators) in acceptFullySpecifiedType()