[wgsl-in] Support const
operations in const
variables
#733
Labels
area: front-end
Input formats for conversion
kind: feature
New feature or request
lang: WGSL
WebGPU shading language
Milestone
I'm not sure whether the official WGSL spec specifies anything about this, but I'm running into a pattern in my code where I'd like to do something like this:
However, the compiler doesn't like this:
The text was updated successfully, but these errors were encountered: