Searched refs:drawAndCheckGradient (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDitheringTests.cpp110 bool drawAndCheckGradient (bool isVerticallyIncreasing, const tcu::Vec4& highColor) const;
239 bool DitheringCase::drawAndCheckGradient (const bool isVerticallyIncreasing, const Vec4& highColor) const function in class:deqp::gles2::DitheringCase
461 const bool success = drawAndCheckGradient(m_iteration == 1, m_color);
/external/deqp/modules/gles3/functional/
H A Des3fDitheringTests.cpp110 bool drawAndCheckGradient (bool isVerticallyIncreasing, const tcu::Vec4& highColor) const;
239 bool DitheringCase::drawAndCheckGradient (const bool isVerticallyIncreasing, const Vec4& highColor) const function in class:deqp::gles3::DitheringCase
459 const bool success = drawAndCheckGradient(m_iteration == 1, m_color);

Completed in 158 milliseconds