Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose and validate the bgra8unorm-storage feature #4211

Closed
wants to merge 1 commit into from

Conversation

nical
Copy link
Contributor

@nical nical commented Oct 5, 2023

Checklist

  • Run cargo clippy.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections

Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1829895

Description

This adds initial support for the bgra8unorm-storage feature by only proposing it where supported out of the box. I've seen some discussions about emulating it on some configurations so I'll probably look into that next.

I haven't looked into whether it can work with the GL backend.

Testing

I only checked that the feature is supported via wgpu-info on a linux and a windows laptop. I suspect that the CTS has coverage for this but I have not checked.

@nical nical requested a review from a team as a code owner October 5, 2023 13:52
@nical
Copy link
Contributor Author

nical commented Oct 5, 2023

Oops I just found out about #3634

@nical nical closed this Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant