Home
last modified time | relevance | path

Searched refs:handleExtensionDirective (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h149 void handleExtensionDirective(const TSourceLoc &line, const char* extName, const char* behavior);
DParseHelper.cpp1168 void TParseContext::handleExtensionDirective(const TSourceLoc &line, const char* extName, const cha… in handleExtensionDirective() function in TParseContext