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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alichraghi
Copy link
Member

Description

Closes #694

Testing

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

… have the `UPDATE_AFTER_BIND_BIT` flag

Signed-off-by: Ali Cheraghi <alichraghi@proton.me>
@devshgraphicsprogrammingjenkins
Copy link
Contributor

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

@devshgraphicsprogramming
Copy link
Member

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

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.

Remove _DYNAMIC descriptors and make descriptor bindings alway have the UPDATE_AFTER_BIND_BIT flag
3 participants