-
Notifications
You must be signed in to change notification settings - Fork 933
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
[WebGPU] validate polygon mode #4196
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pushed up my nitpicks as fixup!
commits, so you can autosquash. If you disagree, feel free to drop the relevant commits instead. 🙂
Non-blocking, but: Is there a way we can meaningfully test for this? Not sure what appetite we have for backend-specific tests, but it'd be nice to not regress later.
76dd103
to
16ff4df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going to respectfully veto @ErichDonGubler's changes, and this is good to go once they're reverted.
16ff4df
to
a7b5d98
Compare
🤔 Huh, I didn't expect these to be controversial. Why's that? |
I responded individually in each subthread :) |
Checklist
cargo clippy
.cargo clippy --target wasm32-unknown-unknown
if applicable.Connections
fixes #4194