Searched defs:globalErrorCheck (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DParseHelper.cpp494 bool TParseContext::globalErrorCheck(const TSourceLoc &line, bool global, const char* token) function in class:TParseContext
1400 globalErrorCheck(typeSpecifier.line, symbolTable.atGlobalLevel(), "layout");
1633 if(globalErrorCheck(invariantLoc, symbolTable.atGlobalLevel(), "invariant varying"))

Completed in 96 milliseconds