Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DPragma.h25 STDGL stdgl; member
DDirectiveHandler.cpp57 bool stdgl) in handlePragma()
DParseContext.cpp2122 bool stdgl) in handlePragmaDirective()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DDirectiveParser.cpp562 bool stdgl = token->text == "STDGL"; in parsePragma() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DDirectiveParser.cpp633 bool stdgl = token->text == "STDGL"; in parsePragma() local