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

Chrome 119 (Android 121) supports the unorm10-10-10-2 vertex format #25153

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

chrisdavidmills
Copy link
Contributor

@chrisdavidmills chrisdavidmills commented Nov 20, 2024

Summary

Chrome 119 (Android 121) supports the unorm10-10-10-2 vertex format: see https://developer.chrome.com/blog/new-in-webgpu-119#unorm10-10-10-2_vertex_format.

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

Test results and supporting details

Spec PR: gpuweb/gpuweb#4288

Related issues

Project issue: mdn/content#36373

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

@beaufortfrancois beaufortfrancois left a comment

Choose a reason for hiding this comment

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

LGTM

@caugner caugner changed the title Add data points for unorm10-10-10-2 vertex format Chrome 119 (Android 121) supports the unorm10-10-10-2 vertex format Nov 21, 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.

Compact diff by value:
image

@caugner caugner merged commit 7620c58 into mdn:main Nov 21, 2024
6 checks passed
@mdn-bot mdn-bot mentioned this pull request Nov 21, 2024
@chrisdavidmills chrisdavidmills deleted the unorm10-10-10-2-vertex-format branch November 22, 2024 09:48
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:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants