Home
last modified time | relevance | path

Searched refs:logErrors (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp108 … checkColor (const tcu::Vec4& inputClr, const tcu::RGBA& renderedClr, bool logErrors) const;
168 …ngCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logErrors) const in checkColor()
212 if (logErrors) in checkColor()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp108 … checkColor (const tcu::Vec4& inputClr, const tcu::RGBA& renderedClr, bool logErrors) const;
168 …ngCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logErrors) const in checkColor()
212 if (logErrors) in checkColor()
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp3049 bool Program::validateSamplers(bool logErrors) in validateSamplers() argument
3070 if(logErrors) in validateSamplers()
3082 if(logErrors) in validateSamplers()
3105 if(logErrors) in validateSamplers()
3117 if(logErrors) in validateSamplers()
DProgram.h214 bool validateSamplers(bool logErrors);