Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

[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
@jimblandy jimblandy deleted the wgsl-out-bit-complement branch October 22, 2023 00:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants