Searched refs:getImageLayoutForDescriptorType (Results 1 – 1 of 1) sorted by relevance
281 vk::VkImageLayout getImageLayoutForDescriptorType (vk::VkDescriptorType descType) in getImageLayoutForDescriptorType() function3699 const vk::VkImageLayout layout = getImageLayoutForDescriptorType(descriptorType); in createImages()4352 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in writeDescriptorSet()4432 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(descriptorType); in writeDescriptorSetWithTemplate()4799 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in writeDescriptorSet()4863 const vk::VkImageLayout imageLayout = getImageLayoutForDescriptorType(m_descriptorType); in writeDescriptorSetWithTemplate()