Initialiazing var foo: vec4f = vec4()
fails with "type can't be inferred"
#7356
Labels
area: naga front-end
lang: WGSL
WebGPU Shading Language
naga
Shader Translator
type: bug
Something isn't working
This failure is from https://martinlaxenaire.github.io/gpu-curtains/examples/shadow-mapping/ via https://bugzilla.mozilla.org/show_bug.cgi?id=1876519, although I think I also hit this problem writing test cases for an unrelated issue.
The text was updated successfully, but these errors were encountered: