这是indexloc提供的服务,不要输入任何密码
Skip to content

Use brackets for array types #854

@litherum

Description

@litherum

Right now, WGSL has array<vec4<f32>, 5>. This would be much easier read if it was vec4<f32>[5].

(Bonus points for fvec4[5] if we do #736)

Metadata

Metadata

Assignees

No one assigned

    Labels

    wgslWebGPU Shading Language Issues

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions