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

Workgroup Size builtin decoration restrictions. #750

@dj2

Description

@dj2

In Vulkan the WorkgroupSize can only be attached to a specialization constant or a constant. The current WGSL spec is incorrect in that it says it attaches to an Input variable.

The spec needs to be updated so that WorkgroupSize only attaches to a const vec3<u32>

Metadata

Metadata

Assignees

No one assigned

    Labels

    wgslWebGPU Shading Language Issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions