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

wgsl: enable directive should support a list of enable-extensions #3885

@dneto0

Description

@dneto0

The 'requires' directive takes a list of "software extensions"
The enable directive only allows a single name.
It should allow a list of them, to be consistent.

Eg..

enable f16, whatever_other_hw_feature, f64;

Metadata

Metadata

Assignees

No one assigned

    Labels

    wgslWebGPU Shading Language Issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions