Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp273 vk::VkImageLayout getImageLayoutForDescriptorType (vk::VkDescriptorType descType) in getImageLayoutForDescriptorType() function
3370 const vk::VkImageLayout layout = getImageLayoutForDescriptorType(descriptorType); in ImageInstanceImages()
4036 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in writeDescriptorSet()
4097 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in writeDescriptorSetWithTemplate()
4382 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in writeDescriptorSet()
4421 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in writeDescriptorSetWithTemplate()