Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSwapBuffersTests.cpp244 bool checkColor (tcu::TestLog& log, const tcu::TextureLevel& screen, const tcu::Vec4& color) in checkColor() function
/external/skia/tests/
DGrSurfaceTest.cpp309 auto checkColor = [reporter](const GrTest::TestFormatColorTypeCombination& combo, in DEF_GANESH_TEST() local
/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor() function in deqp::gles2::Functional::DitheringCase
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor() function in deqp::gles3::Functional::DitheringCase
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp803 const bool checkColor, in checkSampleRequirements()
1841 …const bool checkColor = perPass.floatColor1Location >= 0 || perPass.floatColor2Location >= 0 || p… in checkRequirements() local