Skip to content

Commit

Permalink
Resolve warning on struct with multiple members referencing the same …
Browse files Browse the repository at this point in the history
…member for len.
  • Loading branch information
asuessenbach committed Jan 2, 2024
1 parent 2cc4dbd commit 505f274
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VulkanHppGenerator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15165,6 +15165,7 @@ void VulkanHppGenerator::readTypeStruct( tinyxml2::XMLElement const * element, b
"VkIndirectCommandsLayoutTokenNV",
"VkPresentInfoKHR",
"VkSemaphoreWaitInfo",
"VkSetDescriptorBufferOffsetsInfoEXT",
"VkSubmitInfo",
"VkSubpassDescription",
"VkSubpassDescription2",
Expand Down

0 comments on commit 505f274

Please sign in to comment.