mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
since it should not be valid to use the logical and bitwise not operators interchangeably also, don't allow `UnaryOperator::Negate` to operate on booleans (no frontend/backend supports this)