Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp486 BBOXSIZE_EQUAL, enumerator
571 …, m_bboxSize ((flags & FLAG_BBOXSIZE_EQUAL) ? (BBOXSIZE_EQUAL) : (flags & FLAG_BBOXSIZE_SMALLER… in BBoxRenderCase()
582 ((m_bboxSize == BBOXSIZE_EQUAL) ? (FLAG_BBOXSIZE_EQUAL) : (0)) | in BBoxRenderCase()
596 DE_ASSERT(m_bboxSize == BBOXSIZE_EQUAL); // smaller is hard to verify, larger not interesting in BBoxRenderCase()
627 : (m_bboxSize == BBOXSIZE_EQUAL) ? ("to exactly cover rendered grid") in init()
2530 if (m_bboxSize == BBOXSIZE_EQUAL || m_bboxSize == BBOXSIZE_LARGER) in generateConfig()