Home
last modified time | relevance | path

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

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