mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2024-10-14 16:32:17 +00:00
Resolve warning on struct with multiple members referencing the same member for len. (#1759)
This commit is contained in:
parent
d684b72b3e
commit
52666b03f5
@ -14907,6 +14907,7 @@ void VulkanHppGenerator::readTypeStruct( tinyxml2::XMLElement const * element, b
|
|||||||
"VkIndirectCommandsLayoutTokenNV",
|
"VkIndirectCommandsLayoutTokenNV",
|
||||||
"VkPresentInfoKHR",
|
"VkPresentInfoKHR",
|
||||||
"VkSemaphoreWaitInfo",
|
"VkSemaphoreWaitInfo",
|
||||||
|
"VkSetDescriptorBufferOffsetsInfoEXT",
|
||||||
"VkSubmitInfo",
|
"VkSubmitInfo",
|
||||||
"VkSubpassDescription",
|
"VkSubpassDescription",
|
||||||
"VkSubpassDescription2",
|
"VkSubpassDescription2",
|
||||||
|
Loading…
Reference in New Issue
Block a user