HomeSort by relevance Sort by last modified time
    Searched refs:drawAndCheckGradient (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 110 bool drawAndCheckGradient (bool isVerticallyIncreasing, const tcu::Vec4& highColor) const;
239 bool DitheringCase::drawAndCheckGradient (const bool isVerticallyIncreasing, const Vec4& highColor) const
453 const bool success = drawAndCheckGradient(m_iteration == 1, m_color);
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 110 bool drawAndCheckGradient (bool isVerticallyIncreasing, const tcu::Vec4& highColor) const;
239 bool DitheringCase::drawAndCheckGradient (const bool isVerticallyIncreasing, const Vec4& highColor) const
453 const bool success = drawAndCheckGradient(m_iteration == 1, m_color);

Completed in 337 milliseconds