Skip to content

Expose an API to map wgpu features to naga capabilities #5277

Closed
@atlv24

Description

Bevy (poorly) maintains a very incomplete way to automatically map wgpu features to naga capabilities. There's already a mapping implemented internally, expose it:

https://github.com/gfx-rs/wgpu/blob/trunk/wgpu-core/src/device/resource.rs#L1450

Originally suggested by @JMS55

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions