Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp76 const static deUint16 s_restartIndex16; member in vkt::pipeline::__anon28223::InputAssemblyTest
239 const deUint16 InputAssemblyTest::s_restartIndex16 = ~((deUint16)0u); member in vkt::pipeline::__anon28223::InputAssemblyTest
372 return indexValue == s_restartIndex16; in isRestartIndex()
383 return InputAssemblyTest::s_restartIndex16; in getRestartIndex()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp74 const static deUint16 s_restartIndex16; member in vkt::pipeline::__anon29443::InputAssemblyTest
240 const deUint16 InputAssemblyTest::s_restartIndex16 = ~((deUint16)0u); member in vkt::pipeline::__anon29443::InputAssemblyTest
374 return indexValue == s_restartIndex16; in isRestartIndex()
385 return InputAssemblyTest::s_restartIndex16; in getRestartIndex()

Completed in 5 milliseconds