Closed
Description
Running clippy on example-shader
after the glam conversion in #149 results in:
Compiling example-shader v0.1.0 (/home/runner/work/rust-gpu/rust-gpu/examples/example-shader)
error: constant runtime array value
https://github.com/EmbarkStudios/rust-gpu/pull/149/checks?check_run_id=1326417262
it is from our codegen but not sure how we are getting it and needs further investigation