Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sub-allocated descriptor sets #657

Merged
merged 30 commits into from
Mar 13, 2024

Conversation

deprilula28
Copy link
Contributor

@deprilula28 deprilula28 commented Feb 19, 2024

Description

Sister PR: Devsh-Graphics-Programming/Nabla-Examples-and-Tests#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

  • Created an example in the sister PR to test its functionality.

TODO list:

@deprilula28 deprilula28 marked this pull request as ready for review March 11, 2024 10:57
Base automatically changed from vulkan_1_3 to master March 11, 2024 17:24
@devshgraphicsprogramming devshgraphicsprogramming merged commit d0052ac into master Mar 13, 2024
1 check failed
@devshgraphicsprogramming devshgraphicsprogramming deleted the suballocdescriptorset branch March 13, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants