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

Treat atomic writes in shaders as write accesses #1989

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

Rua
Copy link
Contributor

@Rua Rua commented Sep 18, 2022

Changelog (add to existing section):

- Bugs fixed: 
  - Atomic writes in shaders are not treated as write access for the purposes of synchronization.

Copy link
Member

@AustinJ235 AustinJ235 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AustinJ235 AustinJ235 merged commit 0bab019 into vulkano-rs:master Sep 18, 2022
AustinJ235 added a commit that referenced this pull request Sep 18, 2022
@Rua Rua deleted the atomic-writes branch October 4, 2022 08:49
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