Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp523 BBOXSIZE_SMALLER, enumerator
606 …SIZE_EQUAL) ? (BBOXSIZE_EQUAL) : (flags & FLAG_BBOXSIZE_SMALLER) ? (BBOXSIZE_SMALLER) : (BBOXSIZE_… in BBoxRenderCase()
619 ((m_bboxSize == BBOXSIZE_SMALLER) ? (FLAG_BBOXSIZE_SMALLER) : (0)) | in BBoxRenderCase()
665 : (m_bboxSize == BBOXSIZE_SMALLER) ? ("to cover only a subset of the grid") in init()
795 else if (m_bboxSize == BBOXSIZE_SMALLER) in generateRandomConfig()