Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3470 BBOX_EQUAL = 0, enumerator
3556 << ((m_bboxSize == BBOX_EQUAL) ? ("to exactly cover") : ("to cover")) in init()
3558 << ((m_bboxSize == BBOX_EQUAL) ? (".") : (" and include some padding.")) in init()
3671 const float negPadding = (m_bboxSize == BBOX_EQUAL) ? (0.0f) : (rnd.getFloat() * 0.3f); in iterate()
3672 const float posPadding = (m_bboxSize == BBOX_EQUAL) ? (0.0f) : (rnd.getFloat() * 0.3f); in iterate()
3791 if (m_bboxSize == BBOX_EQUAL) in genTessellationControlSource()
4973 DepthDrawCase::BBOX_EQUAL, in init()
4985 DepthDrawCase::BBOX_EQUAL, in init()