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

update ash #3370

Merged
merged 1 commit into from
Jan 11, 2023
Merged

update ash #3370

merged 1 commit into from
Jan 11, 2023

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Jan 11, 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
fixes #3079

Testing

@cwfitzgerald cwfitzgerald enabled auto-merge (squash) January 11, 2023 15:50
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2023

Codecov Report

Merging #3370 (32544da) into master (5a2e60c) will decrease coverage by 0.59%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3370      +/-   ##
==========================================
- Coverage   65.10%   64.50%   -0.60%     
==========================================
  Files          86       86              
  Lines       42716    42716              
==========================================
- Hits        27810    27554     -256     
- Misses      14906    15162     +256     
Impacted Files Coverage Δ
wgpu-core/src/track/texture.rs 59.46% <0.00%> (-21.52%) ⬇️
wgpu-core/src/track/buffer.rs 84.86% <0.00%> (-7.28%) ⬇️
wgpu-core/src/hub.rs 60.67% <0.00%> (-0.31%) ⬇️

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

@cwfitzgerald cwfitzgerald merged commit 48fbb92 into gfx-rs:master Jan 11, 2023
@teoxoy teoxoy deleted the update-ash branch January 11, 2023 16:02
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.

geometry do not render anymore in wgpu 0.14.0
3 participants