Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h352 bool constructorTextureSamplerError(const TSourceLoc&, const TFunction&);
DParseHelper.cpp2909 return constructorTextureSamplerError(loc, function); in constructorError()
3211 bool TParseContext::constructorTextureSamplerError(const TSourceLoc& loc, const TFunction& function) in constructorTextureSamplerError() function in glslang::TParseContext