mirror of
https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
synced 2025-05-30 00:17:52 +00:00
build: Update to header 1.4.303
This commit is contained in:
parent
b538fb5b08
commit
5a72ae0208
11 changed files with 5466 additions and 4958 deletions
scripts/generators
|
@ -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': '''
|
||||
''',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue