scenerygraphics / scenery

Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan.
https://scenery.graphics
GNU Lesser General Public License v3.0
130 stars 32 forks source link

VulkanDevice: Fix descriptor pool allocation #616

Closed skalarproduktraum closed 1 year ago

skalarproduktraum commented 1 year ago

This PR fixes a problem in Vulkan descriptor pool allocation, which lead to the problem that no more descriptors could be allocated.