Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h386 bool constructorTextureSamplerError(const TSourceLoc&, const TFunction&);
DParseHelper.cpp3395 return constructorTextureSamplerError(loc, function); in constructorError()
3714 bool TParseContext::constructorTextureSamplerError(const TSourceLoc& loc, const TFunction& function) in constructorTextureSamplerError() function in glslang::TParseContext