mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
The `equal` and `notEqual` builtins also operate on boolean vectors but the overloads accepting them were not added. This commit fixes that.
The `equal` and `notEqual` builtins also operate on boolean vectors but the overloads accepting them were not added. This commit fixes that.