Home
last modified time | relevance | path

Searched refs:isRestartIndex (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderer.hpp95 bool isRestartIndex (size_t elementNdx, deUint32 restartIndex) const;
H A DrrRenderer.cpp1733 bool PrimitiveList::isRestartIndex (size_t elementNdx, deUint32 restartIndex) const in isRestartIndex() function in rr::PrimitiveList
1792 !(command.state.restart.enabled && command.primitives.isRestartIndex(elementNdx, command.state.restart.restartIndex))) in drawInstanced()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp90 static bool isRestartIndex (VkIndexType indexType, deUint32 indexValue);
369 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex() function in vkt::pipeline::__anon28223::InputAssemblyTest
1569 const bool isRestart = InputAssemblyTest::isRestartIndex(m_indexType, m_indices[indexNdx]); in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp89 static bool isRestartIndex (VkIndexType indexType, deUint32 indexValue);
371 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex() function in vkt::pipeline::__anon29443::InputAssemblyTest
1573 const bool isRestart = InputAssemblyTest::isRestartIndex(m_indexType, m_indices[indexNdx]); in verifyImage()

Completed in 9 milliseconds