Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp280 vk::VkImageLayout getImageLayoutForDescriptorType(vk::VkDescriptorType descType) in getImageLayoutForDescriptorType() function
3719 const vk::VkImageLayout layout = getImageLayoutForDescriptorType(descriptorType); in createImages()
4364 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in writeDescriptorSet()
4446 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in writeDescriptorSetWithTemplate()
4847 … const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in writeDescriptorSet()
4927 … const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in writeDescriptorSetWithTemplate()