Searched refs:StorageImages (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDescriptorLimitsTests.cpp | 62 StorageImages = 4, member in vkt::pipeline::__anon28176::TestType 235 : m_params.m_testType == TestType::StorageImages in iterate() 241 : m_params.m_testType == TestType::StorageImages in iterate() 401 if (m_params.m_testType == TestType::StorageImages) in iterate() 447 if (m_params.m_testType == TestType::StorageImages) in iterate() 506 const vk::VkDescriptorImageInfo imageInfos[2] = { makeDescriptorImageInfo(*samplers[0], *inputImageViews[0], m_params.m_testType == TestType::StorageImages in iterate() 509 , makeDescriptorImageInfo(*samplers[1], *inputImageViews[1], m_params.m_testType == TestType::StorageImages in iterate() 568 if (m_params.m_testType == TestType::StorageImages) in iterate() 778 if (m_params.m_testType == TestType::StorageImages) in initPrograms() 878 if (m_params.m_testType == TestType::StorageImages) in checkSupport() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDescriptorLimitsTests.cpp | 60 StorageImages = 4, member in vkt::pipeline::__anon29403::TestType 212 : m_testType == TestType::StorageImages in iterate() 218 : m_testType == TestType::StorageImages in iterate() 372 if (m_testType == TestType::StorageImages) in iterate() 418 if (m_testType == TestType::StorageImages) in iterate() 475 const vk::VkDescriptorImageInfo imageInfos[2] = { makeDescriptorImageInfo(*samplers[0], *inputImageViews[0], m_testType == TestType::StorageImages in iterate() 478 , makeDescriptorImageInfo(*samplers[1], *inputImageViews[1], m_testType == TestType::StorageImages in iterate() 537 if (m_testType == TestType::StorageImages) in iterate() 759 if (m_testType == TestType::StorageImages) in initPrograms() 859 if (m_testType == TestType::StorageImages) in checkSupport() [all...] |
Completed in 6 milliseconds