mirror of
https://github.com/servo/servo.git
synced 2025-09-19 11:20:09 +01:00
chore: update wgpu to v26 (#39016)
Vello has updated to wgpu v26 recently. It might be a good time for servo to update as well. This PR should wait for #39015 and #38717 Testing: WebGPU CTS Fixes: None --------- Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
This commit is contained in:
parent
2d5eac386f
commit
a0c3dcefe4
13 changed files with 635 additions and 208636 deletions
209139
tests/wpt/webgpu/meta/webgpu/cts.https.html.ini
vendored
209139
tests/wpt/webgpu/meta/webgpu/cts.https.html.ini
vendored
File diff suppressed because it is too large
Load diff
|
@ -1,2 +0,0 @@
|
|||
[exposed.https.html]
|
||||
expected: ERROR
|
|
@ -1,3 +0,0 @@
|
|||
[canvas_complex_rgba16float_store.https.html]
|
||||
expected:
|
||||
if os == "linux" and not debug: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[canvas_composite_alpha_rgba16float_opaque_copy.https.html]
|
||||
expected:
|
||||
if os == "linux" and not debug: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[canvas_composite_alpha_rgba8unorm_premultiplied_copy.https.html]
|
||||
expected:
|
||||
if os == "linux" and not debug: PASS
|
|
@ -1,3 +1,3 @@
|
|||
[canvas_display_after_device_lost.https.html]
|
||||
expected:
|
||||
if os == "linux" and not debug: FAIL
|
||||
if os == "linux" and not debug: [TIMEOUT, FAIL]
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[delay_get_texture.https.html]
|
||||
expected:
|
||||
if os == "linux" and not debug: PASS
|
Loading…
Add table
Add a link
Reference in a new issue