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-out] Generate correct code for bit complement on integers. #2548

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

jimblandy
Copy link
Member

Remove incorrect special case for UnaryOperator::Not on vectors.

@jimblandy jimblandy requested a review from teoxoy October 9, 2023 17:53
src/back/wgsl/writer.rs Outdated Show resolved Hide resolved
Remove incorrect special case for `UnaryOperator::Not` on vectors.
@jimblandy jimblandy force-pushed the wgsl-out-bit-complement branch from 6bf4747 to c19a781 Compare October 10, 2023 19:32
@jimblandy jimblandy requested a review from teoxoy October 10, 2023 19:32
@teoxoy teoxoy merged commit 9eb3a1d into gfx-rs:master Oct 12, 2023
6 checks passed
@jimblandy jimblandy deleted the wgsl-out-bit-complement branch October 22, 2023 00:40
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