From 4b02e3fb5d8352ee637e19c4d02d9cc82f0f5089 Mon Sep 17 00:00:00 2001 From: Petr Kraus Date: Thu, 12 Sep 2019 14:14:53 +0200 Subject: [PATCH] Make template descriptorSetLayout noauto (#1031) to be consistent with the `pipelineLayout` member in the same struct. --- xml/vk.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/vk.xml b/xml/vk.xml index c4a1feae..a521b79c 100644 --- a/xml/vk.xml +++ b/xml/vk.xml @@ -2511,7 +2511,7 @@ typedef void CAMetalLayer; uint32_t descriptorUpdateEntryCountNumber of descriptor update entries to use for the update template const VkDescriptorUpdateTemplateEntry* pDescriptorUpdateEntriesDescriptor update entries for the template VkDescriptorUpdateTemplateType templateType - VkDescriptorSetLayout descriptorSetLayout + VkDescriptorSetLayout descriptorSetLayout VkPipelineBindPoint pipelineBindPoint VkPipelineLayoutpipelineLayoutIf used for push descriptors, this is the only allowed layout uint32_t set