Home
last modified time | relevance | path

Searched defs:checkColor (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/egl/
DteglSwapBuffersTests.cpp239 bool checkColor(tcu::TestLog &log, const tcu::TextureLevel &screen, const tcu::Vec4 &color) in checkColor() function
/external/deqp/external/openglcts/modules/common/
DglcFragCoordConventionsTests.cpp316 bool FragCoordConventionsMultisampleTestCase::checkColor(const int x, const int y, const glw::GLuin… in checkColor() function in glcts::FragCoordConventionsMultisampleTestCase
DglcFramebufferBlitTests.cpp867 bool FramebufferBlitBaseTestCase::checkColor(const Color &actual, const Color &expect, const GLuint… in checkColor() function in glcts::FramebufferBlitBaseTestCase
/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp172 bool DitheringCase::checkColor(const Vec4 &inputClr, const tcu::RGBA &renderedClr, const bool logEr… in checkColor() function in deqp::gles2::Functional::DitheringCase
/external/skia/tests/
DGrSurfaceTest.cpp315 auto checkColor = [reporter](const GrTest::TestFormatColorTypeCombination& combo, in DEF_GANESH_TEST() local
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp172 bool DitheringCase::checkColor(const Vec4 &inputClr, const tcu::RGBA &renderedClr, const bool logEr… in checkColor() function in deqp::gles3::Functional::DitheringCase
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp791 …SampleRequirements(Context &context, const VkSampleCountFlagBits numSamples, const bool checkColor, in checkSampleRequirements()
1870 const bool checkColor = in checkRequirements() local