Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix synchronization issue between command buffers #2060

Merged
merged 1 commit into from
Oct 30, 2022

Conversation

Rua
Copy link
Contributor

@Rua Rua commented Oct 30, 2022

Changelog:

### Bugs fixed
- Fixed an issue with missing synchronization between a command buffer and any that were previously submitted on the same queue.

I also made an adjustment to my fix in #2048, after realising that memory_read and memory_write are catch-all flags that cover everything else already.

@AustinJ235 AustinJ235 merged commit 76293ba into vulkano-rs:master Oct 30, 2022
AustinJ235 added a commit that referenced this pull request Oct 30, 2022
@Rua Rua deleted the cb-sync branch December 6, 2022 11:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants