Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp73 enum class IndirectCountType enum
86 , testIndirectCountExt(IndirectCountType::NONE) in DrawTypedTestSpec()
91 IndirectCountType testIndirectCountExt;
113 const IndirectCountType m_testIndirectCountExt;
345 if (m_testIndirectCountExt != IndirectCountType::NONE) in iterate()
378 if (m_testIndirectCountExt != IndirectCountType::NONE) in iterate()
423 if (m_testIndirectCountExt != IndirectCountType::NONE) in iterate()
458 if (m_testIndirectCountExt != IndirectCountType::NONE) in iterate()
499 if (m_testIndirectCountExt != IndirectCountType::NONE) in iterate()
513 …+ m_offsetInCountBuffer) = m_drawCount + (m_testIndirectCountExt == IndirectCountType::BUFFER_LIMI… in iterate()
[all …]