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

Sync TextureFormat.describe with the spec #3312

Merged
merged 2 commits into from
Dec 20, 2022

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Dec 20, 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

Description
sync with https://gpuweb.github.io/gpuweb/#texture-format-caps

Testing

@teoxoy teoxoy added this to the WebGPU Specification V1 milestone Dec 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2022

Codecov Report

Merging #3312 (d21d2e4) into master (052bd17) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head d21d2e4 differs from pull request most recent head 1554404. Consider uploading reports for the commit 1554404 to get more accurate results

@@            Coverage Diff             @@
##           master    #3312      +/-   ##
==========================================
+ Coverage   64.30%   64.32%   +0.02%     
==========================================
  Files          83       83              
  Lines       42270    42270              
==========================================
+ Hits        27181    27191      +10     
+ Misses      15089    15079      -10     
Impacted Files Coverage Δ
wgpu-types/src/lib.rs 88.30% <100.00%> (ø)
wgpu-core/src/validation.rs 58.87% <0.00%> (-0.14%) ⬇️
wgpu-hal/src/vulkan/device.rs 76.09% <0.00%> (+0.67%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nical nical merged commit 8ca6e38 into gfx-rs:master Dec 20, 2022
@teoxoy teoxoy deleted the update-TextureFormat-describe branch December 20, 2022 14:23
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.

3 participants