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;
357 bool DitheringCase::drawAndCheckUnicoloredQuad (const Vec4& quadColor) const in drawAndCheckUnicoloredQuad() function in deqp::gles2::Functional::DitheringCase
482 const bool success = drawAndCheckUnicoloredQuad(quadColor); in iterate()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp111 bool drawAndCheckUnicoloredQuad (const tcu::Vec4& color) const;
355 bool DitheringCase::drawAndCheckUnicoloredQuad (const Vec4& quadColor) const in drawAndCheckUnicoloredQuad() function in deqp::gles3::Functional::DitheringCase
480 const bool success = drawAndCheckUnicoloredQuad(quadColor); in iterate()