Home
last modified time | relevance | path

Searched defs:stdgl (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/compiler/translator/
DPragma.h28 STDGL stdgl; member
DDirectiveHandler.cpp59 bool stdgl) in handlePragma()
DParseContext.cpp2106 bool stdgl) in handlePragmaDirective()
/external/swiftshader/src/OpenGL/compiler/
DDirectiveHandler.cpp58 bool stdgl) in handlePragma()
DParseHelper.cpp1134 …ext::handlePragmaDirective(const TSourceLoc &line, const char* name, const char* value, bool stdgl) in handlePragmaDirective()
/external/angle/src/compiler/preprocessor/
DDirectiveParser.cpp562 bool stdgl = token->text == "STDGL"; in parsePragma() local
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDirectiveParser.cpp633 bool stdgl = token->text == "STDGL"; in parsePragma() local