Skip to content

naga accepts wrong format name rg11b10float, should be rg11b10ufloat #8244

@EriKWDev

Description

@EriKWDev

Accoring to the spec, the correct name for the format is rg11b10ufloat https://www.w3.org/TR/WGSL/#texel-format-rg11b10ufloat
but naga currently only accepts the incorrect name rg11b10float when declaring the type for a storage texture.

I made a PR to fix it with a little more info #8219

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