Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp79 static deUint32 getRestartIndex (VkIndexType indexType);
268 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex() function in vkt::pipeline::__anon4f9cd2720111::InputAssemblyTest
689 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
726 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
768 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
812 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
854 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()