KhronosGroup / Vulkan-Utility-Libraries

Utility libraries for Vulkan developers
Other
56 stars 25 forks source link

safe_struct: Make FreePnextChain() non-recursive #218

Closed jeremyg-lunarg closed 4 months ago

jeremyg-lunarg commented 4 months ago

Confirms this solves KhronosGroup/Vulkan-ValidationLayers#8110 and doesn't create a huge stack

Thanks!