This repository was archived by the owner on Jan 29, 2025. It is now read-only.
[wgsl-in] sign()
incorrectly does not accept i32 arguments
#2458
Labels
Milestone
I believe the issue is right here:
naga/src/valid/expression.rs
Line 979 in 6aca2e2
Sign can accept i32s per the WGSL spec: https://www.w3.org/TR/WGSL/#sign-builtin
The text was updated successfully, but these errors were encountered: