Devsh-Graphics-Programming / Nabla

Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android
http://devsh.eu
Apache License 2.0
443 stars 48 forks source link

Add sub-allocated descriptor sets #657

Closed deprilula28 closed 3 months ago

deprilula28 commented 4 months ago

Description

Sister PR: https://github.com/Devsh-Graphics-Programming/Nabla-Examples-and-Tests/pull/95

Adds a sub-allocated descriptor set, which takes a binding that has the required flags and allows for allocating within its range of descriptors.

Testing

TODO list: