Home
last modified time | relevance | path

Searched refs:logErrors (Results 1 – 6 of 6) 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/libGL/
DProgram.cpp2208 bool Program::validateSamplers(bool logErrors) in validateSamplers() argument
2229 if(logErrors) in validateSamplers()
2241 if(logErrors) in validateSamplers()
2264 if(logErrors) in validateSamplers()
2276 if(logErrors) in validateSamplers()
DProgram.h131 bool validateSamplers(bool logErrors);
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp2870 bool Program::validateSamplers(bool logErrors) in validateSamplers() argument
2891 if(logErrors) in validateSamplers()
2903 if(logErrors) in validateSamplers()
2926 if(logErrors) in validateSamplers()
2938 if(logErrors) in validateSamplers()
DProgram.h211 bool validateSamplers(bool logErrors);