Files
wgpu/src/valid
teoxoy 04562dea26 Split UnaryOperator::Not into UnaryOperator::LogicalNot & UnaryOperator::BitwiseNot
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)
2023-10-16 16:22:06 -07:00
..
2023-10-12 13:13:26 +02:00
2023-10-12 13:13:26 +02:00