Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h140 bool extensionErrorCheck(const TSourceLoc &line, const TString&);
DParseHelper.cpp1102 bool TParseContext::extensionErrorCheck(const TSourceLoc &line, const TString& extension) in extensionErrorCheck() function in TParseContext
3676 extensionErrorCheck(loc, fnCandidate->getExtension())) in addFunctionCallOrMethod()