Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp276 vk::VkImageLayout getImageLayoutForDescriptorType (vk::VkDescriptorType descType) in getImageLayoutForDescriptorType() function
3694 const vk::VkImageLayout layout = getImageLayoutForDescriptorType(descriptorType); in createImages()
4347 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in writeDescriptorSet()
4427 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in writeDescriptorSetWithTemplate()
4794 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in writeDescriptorSet()
4858 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in writeDescriptorSetWithTemplate()