Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp92 static deUint32 getRestartIndex (VkIndexType indexType);
380 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex() function in vkt::pipeline::__anon28223::InputAssemblyTest
872 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
909 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
951 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
995 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
1037 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
1141 indexData.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createListPrimitives()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp91 static deUint32 getRestartIndex (VkIndexType indexType);
382 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex() function in vkt::pipeline::__anon29443::InputAssemblyTest
876 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
913 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
955 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
999 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
1041 indices.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createBufferData()
1145 indexData.push_back(InputAssemblyTest::getRestartIndex(indexType)); in createListPrimitives()

Completed in 5 milliseconds