Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h175 …TIntermAggregate *parseInvariantDeclaration(const TSourceLoc &invariantLoc, const TSourceLoc &iden…
DParseHelper.cpp1586 TIntermAggregate *TParseContext::parseInvariantDeclaration(const TSourceLoc &invariantLoc, in parseInvariantDeclaration() argument
1592 if(globalErrorCheck(invariantLoc, symbolTable.atGlobalLevel(), "invariant varying")) in parseInvariantDeclaration()