Resolve warning on struct with multiple members referencing the same member for len. (#1759)

This commit is contained in:
Andreas Süßenbach 2024-01-02 14:52:16 +01:00 committed by GitHub
parent d684b72b3e
commit 52666b03f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14907,6 +14907,7 @@ void VulkanHppGenerator::readTypeStruct( tinyxml2::XMLElement const * element, b
"VkIndirectCommandsLayoutTokenNV",
"VkPresentInfoKHR",
"VkSemaphoreWaitInfo",
"VkSetDescriptorBufferOffsetsInfoEXT",
"VkSubmitInfo",
"VkSubpassDescription",
"VkSubpassDescription2",