Searched refs:BBOX_EQUAL (Results 1 – 1 of 1) sorted by relevance
3680 BBOX_EQUAL = 0, enumerator3767 << ((m_bboxSize == BBOX_EQUAL) ? ("to exactly cover") : ("to cover")) in init()3769 << ((m_bboxSize == BBOX_EQUAL) ? (".") : (" and include some padding.")) in init()3882 const float negPadding = (m_bboxSize == BBOX_EQUAL) ? (0.0f) : (rnd.getFloat() * 0.3f); in iterate()3883 const float posPadding = (m_bboxSize == BBOX_EQUAL) ? (0.0f) : (rnd.getFloat() * 0.3f); in iterate()4002 if (m_bboxSize == BBOX_EQUAL) in genTessellationControlSource()5191 DepthDrawCase::BBOX_EQUAL, in init()5203 DepthDrawCase::BBOX_EQUAL, in init()