Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Investigate clippy failure on example-shader with glam #186

@repi

Description

@repi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: examplesIssues specific to the examples in the repository.t: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions