Home
last modified time | relevance | path

Searched refs:handlePragmaDirective (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h153 …void handlePragmaDirective(const TSourceLoc &line, const char* name, const char* value, bool stdgl…
DParseHelper.cpp1134 void TParseContext::handlePragmaDirective(const TSourceLoc &line, const char* name, const char* val… in handlePragmaDirective() function in TParseContext
/external/angle/src/compiler/translator/
DParseContext.h203 void handlePragmaDirective(const TSourceLoc &loc,
DParseContext.cpp2103 void TParseContext::handlePragmaDirective(const TSourceLoc &loc, in handlePragmaDirective() function in sh::TParseContext