Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fPrimitiveBoundingBoxTests.cpp635 const bool m_calcPerPrimitiveBBox; member in deqp::gles31::Functional::__anon39b763e60111::BBoxRenderCase
660 , m_calcPerPrimitiveBBox((flags & FLAG_PER_PRIMITIVE_BBOX) != 0) in BBoxRenderCase()
675 …((m_calcPerPrimitiveBBox) ? (FLAG_PER_PRIMITIVE_BBOX) : (0))) == (flags & ((1u << FLAGBIT_USER_BIT… in BBoxRenderCase()
679 if (m_calcPerPrimitiveBBox) in BBoxRenderCase()
716 … << ((m_calcPerPrimitiveBBox) ? ("to exactly cover each generated primitive") : in init()
931 if (!m_calcPerPrimitiveBBox) in setupRender()
1187 if (!m_calcPerPrimitiveBBox) in genTessellationControlSource()
1197 if (m_calcPerPrimitiveBBox) in genTessellationControlSource()
1224 if (m_calcPerPrimitiveBBox) in genTessellationControlSource()
1451 if (!m_calcPerPrimitiveBBox) in verifyRenderResult()
[all …]