mirror of
https://github.com/servo/servo.git
synced 2025-09-23 05:10:09 +01:00
chore: Update wgpu to v25 (#36486)
Updates wgpu to v25 and remove some verbose logging from CTS (that also causes OOM). Testing: WebGPU CTS --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
bd9242acfa
commit
05b5268061
19 changed files with 3833 additions and 2260 deletions
|
@ -118,7 +118,6 @@ skip = [
|
|||
"foreign-types-shared",
|
||||
"metal",
|
||||
"windows-core",
|
||||
"hashbrown",
|
||||
|
||||
# wgpu-hal depends on 0.5.0.
|
||||
"ndk-sys",
|
||||
|
@ -163,4 +162,4 @@ skip = [
|
|||
|
||||
# github.com organizations to allow git sources for
|
||||
[sources.allow-org]
|
||||
github = ["pcwalton", "servo", "gfx-rs"]
|
||||
github = ["pcwalton", "servo"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue