Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.h339 bool constructorTextureSamplerError(const TSourceLoc&, const TFunction&);
DParseHelper.cpp2619 return constructorTextureSamplerError(loc, function); in constructorError()
2905 bool TParseContext::constructorTextureSamplerError(const TSourceLoc& loc, const TFunction& function) in constructorTextureSamplerError() function in glslang::TParseContext