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

Workaround NV bug #4132

Merged

Conversation

cwfitzgerald
Copy link
Member

Checklist

  • Run cargo clippy.
  • Run cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections

Closes #4122

Testing

Adds regression test.

@cwfitzgerald cwfitzgerald marked this pull request as draft September 13, 2023 21:02
@cwfitzgerald cwfitzgerald force-pushed the workaround-nv-fill-buffer-bug branch from 7710f79 to 49a4e5b Compare September 14, 2023 19:16
@cwfitzgerald cwfitzgerald force-pushed the workaround-nv-fill-buffer-bug branch from 49a4e5b to 560826a Compare September 14, 2023 19:17
@cwfitzgerald cwfitzgerald marked this pull request as ready for review September 14, 2023 19:18
@cwfitzgerald cwfitzgerald merged commit b488e03 into gfx-rs:trunk Sep 14, 2023
20 checks passed
@cwfitzgerald cwfitzgerald deleted the workaround-nv-fill-buffer-bug branch September 14, 2023 20:38
@cwfitzgerald cwfitzgerald added the PR: needs back-porting PR with a fix that needs to land on crates label Sep 14, 2023
bradwerth pushed a commit to bradwerth/wgpu that referenced this pull request Sep 19, 2023
cwfitzgerald added a commit to cwfitzgerald/wgpu that referenced this pull request Sep 27, 2023
@cwfitzgerald cwfitzgerald removed the PR: needs back-porting PR with a fix that needs to land on crates label Sep 27, 2023
cwfitzgerald added a commit that referenced this pull request Sep 27, 2023
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.

vkCmdFillBuffer on NVidia overwrites full buffer
2 participants