Skip to content

Implement texture_formats_tier1 language extension #8962

@andyleiserson

Description

@andyleiserson

This was recently added in gpuweb/gpuweb#5526.

Naga should accept the relevant texture_storage types if and only if the language extension is available.

This actually may be relatively trivial, in that we already parse the types and can just report support for the extension. However, it seems like there is potential for confusion if we report support for the texture_formats_tier1 language extension while not actually supporting the texture-formats-tier1 adapter feature (#8122).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions