mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced 2024-11-09 14:10:07 +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",
|
||||
"VkPresentInfoKHR",
|
||||
"VkSemaphoreWaitInfo",
|
||||
"VkSetDescriptorBufferOffsetsInfoEXT",
|
||||
"VkSubmitInfo",
|
||||
"VkSubpassDescription",
|
||||
"VkSubpassDescription2",
|
||||
|
Loading…
Reference in New Issue
Block a user