Home
last modified time | relevance | path

Searched refs:patchesTopology (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2068 bool patchesTopology () const in patchesTopology() function
2076 return (testPatchControlPoints() || patchesTopology() || testTessellationDomainOrigin()); in needsTessellation()
2476 DE_ASSERT(!(m_testConfig.testPatchControlPoints() && !m_testConfig.patchesTopology())); in ExtendedDynamicStateTest()
2477 DE_ASSERT(!(m_testConfig.patchesTopology() && m_testConfig.getActivePatchControlPoints() <= 1u)); in ExtendedDynamicStateTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2563 bool patchesTopology () const in patchesTopology() function
2571 return (testPatchControlPoints() || patchesTopology() || testTessellationDomainOrigin()); in needsTessellation()
3004 DE_ASSERT(!(m_testConfig.testPatchControlPoints() && !m_testConfig.patchesTopology())); in ExtendedDynamicStateTest()
3005 DE_ASSERT(!(m_testConfig.patchesTopology() && m_testConfig.getActivePatchControlPoints() <= 1u)); in ExtendedDynamicStateTest()

Completed in 24 milliseconds