Searched refs:isRestartIndex (Results 1 – 3 of 3) sorted by relevance
95 bool isRestartIndex (size_t elementNdx, deUint32 restartIndex) const;
1733 bool PrimitiveList::isRestartIndex (size_t elementNdx, deUint32 restartIndex) const in isRestartIndex() function in rr::PrimitiveList1792 …!(command.state.restart.enabled && command.primitives.isRestartIndex(elementNdx, command.state.res… in drawInstanced()
89 static bool isRestartIndex (VkIndexType indexType, deUint32 indexValue);371 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex() function in vkt::pipeline::__anon336561370111::InputAssemblyTest1573 const bool isRestart = InputAssemblyTest::isRestartIndex(m_indexType, m_indices[indexNdx]); in verifyImage()