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

[wgsl] Comma operator #581

@dj2

Description

@dj2

In WGSL the comma is not used to join multiple expressions together. Statements that have multiple expressions separated with commas can often be written in a different way without the comma operator.

My preference is to leave comma separated expressions out of the language. This has consequences for #579 and #569.

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