build: Update to header 1.4.303

This commit is contained in:
Mike Schuchardt 2024-12-02 08:31:27 -08:00
parent b538fb5b08
commit 5a72ae0208
11 changed files with 5466 additions and 4958 deletions
scripts/generators

View file

@ -487,9 +487,9 @@ void FreePnextChain(const void *pNext) {
}
}
''',
# TODO: VkPushDescriptorSetWithTemplateInfoKHR needs a custom constructor to handle pData
# https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/7169
'VkPushDescriptorSetWithTemplateInfoKHR': '''
# TODO: VkPushDescriptorSetWithTemplateInfo needs a custom constructor to handle pData
# https://github.com/KhronosGroup/Vulkan-Utility-Libraries/issues/193
'VkPushDescriptorSetWithTemplateInfo': '''
''',
}