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

Properly Barrier Compute Indirect Buffers #2810

Merged

Conversation

cwfitzgerald
Copy link
Member

Connections

Fixes #2728

Description

Just never issues the transition for the indirect buffer if it wasn't used in a bind group too.

Testing

Against DX12 validation layers.

@cwfitzgerald cwfitzgerald enabled auto-merge (squash) June 26, 2022 20:53
@cwfitzgerald cwfitzgerald merged commit 533fc13 into gfx-rs:master Jun 26, 2022
@cwfitzgerald cwfitzgerald deleted the fix-indirect-compute-buffer-barriers branch June 27, 2022 03:06
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.

The function "dispatch_workgroups_indirect" does not work
1 participant