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

Add data points for rgb10a2uint format support #25149

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

chrisdavidmills
Copy link
Contributor

@chrisdavidmills chrisdavidmills commented Nov 20, 2024

Summary

Chrome 119 (Android 121) supports the rgb10a2uint texture format: see https://developer.chrome.com/blog/new-in-webgpu-119#rgb10a2uint_texture_format.

I have added a sub-data point in all places where GPUTextureFormat is used.

Test results and supporting details

Spec PR: gpuweb/gpuweb#4245

Related issues

Project issue: mdn/content#36372

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Nov 20, 2024
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, based on my experimental compact diff grouped by value:

image

@caugner caugner merged commit 034433f into mdn:main Nov 21, 2024
7 checks passed
@mdn-bot mdn-bot mentioned this pull request Nov 21, 2024
@chrisdavidmills chrisdavidmills deleted the rgb10a2uint-texture-format branch November 22, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants