Closed Bug 1928093 Opened 1 year ago Closed 1 year ago

WebGPU: `unorm10-10-10-2` vertex format is not supported

Categories

(Core :: Graphics: WebGPU, defect, P2)

defect

Tracking

()

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: ErichDonGubler, Assigned: ErichDonGubler)

Details

Attachments

(4 files)

Implemented upstream in wgpu#5477, but not plumbed through to Firefox yet.

It was hecka spooky to see a numeric cast between these enums; we have
nothing to enforce that the enum indices remain in-sync!

Pushed by egubler@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b933163fd3cd refactor(webgpu): use explicit `switch` for `GPUVertexFormat` cases r=webgpu-reviewers,jimb https://hg.mozilla.org/integration/autoland/rev/6b11c7a59156 refactor(webgpu): s/MOZ_ASSERT/MOZ_RELEASE_ASSERT in `Convert{Vertex,Texture}Format` r=webgpu-reviewers,nical https://hg.mozilla.org/integration/autoland/rev/83f9b5743000 feat(webgpu): add `unorm10-10-10-2` vertex format r=webgpu-reviewers,webidl,jimb,saschanaz https://hg.mozilla.org/integration/autoland/rev/2a5abed13e77 test(webgpu): update seemingly unrelated CTS perma outcomes r=webgpu-reviewers,nical
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: