Nabla icon indicating copy to clipboard operation
Nabla copied to clipboard

video: remove `*_BUFFER_DYNAMIC` descriptors and make bindings always have the `UPDATE_AFTER_BIND_BIT` flag

Open alichraghi opened this issue 1 year ago • 2 comments

Description

Closes #694

Testing

I Ran every example that used descriptor sets but some of them didn't compile for being outdated.

alichraghi avatar Aug 28 '24 10:08 alichraghi

[CI]: Can one of the admins verify this patch?

This interferes with a lot of stuff, need to wait before merging