Home
last modified time | relevance | path

Searched defs:isRestartIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp346 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex() function in vkt::pipeline::__anon93002a720111::InputAssemblyTest
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.cpp1733 bool PrimitiveList::isRestartIndex (size_t elementNdx, deUint32 restartIndex) const in isRestartIndex() function in rr::PrimitiveList