Closed Bug 1922854 Opened 5 months ago Closed 5 months ago

Update wgpu to ee0d1703 (2024-10-04).

Categories

(Core :: Graphics: WebGPU, task)

task

Tracking

()

RESOLVED FIXED
133 Branch
Tracking Status
firefox133 --- fixed

People

(Reporter: jimb, Assigned: jimb)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Attachments

(1 file)

What it says on the tin.

Assignee: nobody → jimb
Status: NEW → ASSIGNED

We're getting a lot of new Tier 2 failures like this:

TEST-UNEXPECTED-FAIL | /_mozilla/webgpu/cts/webgpu/compat/api/validation/render_pipeline/unsupported_wgsl/cts.https.html?q=webgpu:compat,api,validation,render_pipeline,unsupported_wgsl:unsupportedStorageTextureFormats,computePipeline:* | :format="rg32float";entryPoint="csWithStorageUsage";async=false - assert_unreached: 
  - EXCEPTION: Error: Unexpected validation error occurred: Unable to derive an implicit layout, caused by: Binding 0 entry is invalid, caused by: Read-write and read-only storage textures are not allowed by webgpu, they require the native only feature TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES
    TestFailedButDeviceReusable@https://web-platform.test:8443/_mozilla/webgpu/webgpu/util/device_pool.js:22:1
    attemptEndTestScope@https://web-platform.test:8443/_mozilla/webgpu/webgpu/util/device_pool.js:413:13
    
 Reached unreachable code
wpt_fn@https://web-platform.test:8443/_mozilla/webgpu/common/runtime/wpt.js:81:25
Depends on: 1922908

I think if my assessment in bug 1922908 comment 2 is correct, then the regressions above are just evidence that we're bringing in a fix (#6238) that was causing spurious passes, and we should mark the csWithStorageUsage tests as expected failures, link to #6372, and land this patch.

I've added expected: FAIL properties to the csWithStorageUsage subtests.

try push

This try push is looking a lot better.

Pushed by jblandy@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e32945d5964b Update wgpu to ee0d1703 (2024-10-04). r=webgpu-reviewers,supply-chain-reviewers,nical,ErichDonGubler
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: