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

[wgsl-in] Add predeclared vector and matrix type aliases #2251

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

evahop
Copy link
Contributor

@evahop evahop commented Feb 14, 2023

This PR addresses #2144 (comment).

@codecov-commenter
Copy link

Codecov Report

Merging #2251 (1e00af2) into master (1ad47f7) will decrease coverage by 0.26%.
The diff coverage is 27.27%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master    #2251      +/-   ##
==========================================
- Coverage   82.26%   82.01%   -0.26%     
==========================================
  Files          80       80              
  Lines       42927    43125     +198     
==========================================
+ Hits        35316    35370      +54     
- Misses       7611     7755     +144     
Impacted Files Coverage Δ
src/front/wgsl/parse/mod.rs 88.28% <27.27%> (-7.79%) ⬇️

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

Copy link
Member

@jimblandy jimblandy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jimblandy jimblandy merged commit 7422ace into gfx-rs:master Feb 16, 2023
@evahop evahop deleted the alias branch September 28, 2023 14:35
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