Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp2358 const TIntermSymbol* rightSymbol = binaryNode->getRight()->getAsSymbolNode(); in lValueErrorCheck() local
2359 if (! rightSymbol || rightSymbol->getQualifier().builtIn != EbvInvocationId) in lValueErrorCheck()