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/
H A DPragma.h25 STDGL stdgl; member
H A DDirectiveHandler.cpp54 handlePragma(const angle::pp::SourceLocation &loc, const std::string &name, const std::string &value, bool stdgl) handlePragma() argument
H A DParseContext.cpp2119 handlePragmaDirective(const TSourceLoc &loc, const char *name, const char *value, bool stdgl) handlePragmaDirective() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DDirectiveHandler.cpp55 handlePragma(const pp::SourceLocation& loc, const std::string& name, const std::string& value, bool stdgl) handlePragma() argument
H A DParseHelper.cpp1134 void TParseContext::handlePragmaDirective(const TSourceLoc &line, const char* name, const char* value, bool stdgl) in handlePragmaDirective() argument
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DDirectiveParser.cpp562 bool stdgl = token->text == "STDGL"; in parsePragma() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveParser.cpp633 bool stdgl = token->text == "STDGL"; in parsePragma() local

Completed in 17 milliseconds