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

Fix being able to sample a depth texture with a filtering sampler #3394

Merged

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Jan 17, 2023

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

Description
Fix being able to sample a depth texture with a filtering sampler.
See table in https://gpuweb.github.io/gpuweb/#depth-formats.

Testing

@teoxoy teoxoy added this to the WebGPU Specification V1 milestone Jan 17, 2023
@cwfitzgerald cwfitzgerald merged commit fae740d into gfx-rs:master Jan 18, 2023
@teoxoy teoxoy deleted the fix-sampling-depth-with-filtering-sampler branch January 18, 2023 22:28
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