Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp591 const bool m_calcPerPrimitiveBBox; member in deqp::gles31::Functional::__anon8c432bb90111::BBoxRenderCase
610 , m_calcPerPrimitiveBBox ((flags & FLAG_PER_PRIMITIVE_BBOX) != 0) in BBoxRenderCase()
624 …((m_calcPerPrimitiveBBox) ? (FLAG_PER_PRIMITIVE_BBOX) : (0))) == (flags & ((1u << FLAGBIT_USER… in BBoxRenderCase()
628 if (m_calcPerPrimitiveBBox) in BBoxRenderCase()
662 << ((m_calcPerPrimitiveBBox) ? ("to exactly cover each generated primitive") in init()
860 if (!m_calcPerPrimitiveBBox) in setupRender()
1084 if (!m_calcPerPrimitiveBBox) in genTessellationControlSource()
1094 if (m_calcPerPrimitiveBBox) in genTessellationControlSource()
1119 if (m_calcPerPrimitiveBBox) in genTessellationControlSource()
1321 if (!m_calcPerPrimitiveBBox) in verifyRenderResult()
[all …]