Closed Bug 1913121 Opened 7 months ago Closed 6 months ago

Update wgpu to c6a3d9273 (2024-08-13)

Categories

(Core :: Graphics: WebGPU, task, P1)

task

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: jimb, Assigned: jimb)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

What it says on the tin.

Use Id::into_raw and Id::from_raw instead of the deleted
DeviceId::into_queue_id.

Adapt wgpu_server_queue_submit to the new submission index
type.

Use corrected spelling WGPUTextureFormat_Rg11b10UFloat.

The try push has the test_disabled.html failure that folks have been talking about. This mochitest shouldn't be running at all in nightly builds.

This failure, however, looks serious:

PROCESS-CRASH | Queue[Id(2,1,vk)] does not exist [@ wgpu_core::storage::Storage<T>::get] | /_mozilla/webgpu/cts/webgpu/compat/api/validation/texture/createTexture/cts.https.html?q=webgpu:compat,api,validation,texture,createTexture:unsupportedStorageTextureFormats:*

I probably botched the queue id allocation.

Okay, the newest version of the patch should address the above crashes.
try push

I've filed bug 1913649 for the spurious test_disabled.html failures.

Pushed by jblandy@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/602acc41ec6d Update wgpu to c6a3d9273 (2024-08-13) r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler,teoxoy
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: