Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp111 bool drawAndCheckUnicoloredQuad (const tcu::Vec4& color) const;
358 bool DitheringCase::drawAndCheckUnicoloredQuad (const Vec4& quadColor) const in drawAndCheckUnicoloredQuad() function in deqp::gles2::Functional::DitheringCase
483 const bool success = drawAndCheckUnicoloredQuad(quadColor); in iterate()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp111 bool drawAndCheckUnicoloredQuad (const tcu::Vec4& color) const;
356 bool DitheringCase::drawAndCheckUnicoloredQuad (const Vec4& quadColor) const in drawAndCheckUnicoloredQuad() function in deqp::gles3::Functional::DitheringCase
481 const bool success = drawAndCheckUnicoloredQuad(quadColor); in iterate()