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

web: implement queue_validate_write_buffer #3098

Merged
merged 2 commits into from
Oct 13, 2022

Conversation

jinleili
Copy link
Contributor

@jinleili jinleili commented Oct 13, 2022

Checklist

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

Connections
Closes #3085

Testing
There is no suitable test environment. Firefox Nightly's wgpu seams too old, Chrome Canary used it's own validation internally.

@cwfitzgerald cwfitzgerald merged commit b72bcc5 into gfx-rs:master Oct 13, 2022
@jinleili jinleili deleted the web_queue_validate_write_buffer branch October 13, 2022 06:22
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.

wgpu::backend::web::Context::queue_validate_write_buffer is unimplemented
2 participants