chore: update wgpu to include pointer_composite_access WGSL language extension (#35161)

* Update wgpu

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Update expectations

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Samson 2025-01-24 18:33:34 +01:00 committed by GitHub
parent fc1a093976
commit a88b59534f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 30 additions and 12 deletions

View file

@ -522557,8 +522557,6 @@
[:case="location";placement="ret"]
[:case="must_use";placement="func"]
expected:
if os == "linux" and not debug: FAIL
[:case="must_use";placement="param"]
@ -522989,8 +522987,6 @@
[:ret=false]
[:ret=true]
expected:
if os == "linux" and not debug: FAIL
[cts.https.html?q=webgpu:shader,validation,functions,restrictions:no_direct_recursion:*]
@ -530835,14 +530831,14 @@
if os == "linux" and not debug: FAIL
[:test="function_struct_return"]
expected:
if os == "linux" and not debug: FAIL
[:test="function_var"]
[:test="parameter"]
[:test="var"]
expected:
if os == "linux" and not debug: FAIL
[cts.https.html?q=webgpu:shader,validation,parse,must_use:ignore_result_of_non_must_use_that_returns_call_of_must_use:*]
@ -544827,20 +544823,32 @@
[:case="contents_lhs_pointer_deref2"]
[:case="contents_lhs_pointer_deref2a"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_lhs_pointer_deref3"]
[:case="contents_lhs_pointer_deref3a"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_lhs_pointer_deref4"]
[:case="contents_lhs_pointer_deref4a"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_lhs_pointer_deref4b"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_lhs_pointer_deref4c"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_lhs_pointer_deref4d"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_lhs_pointer_deref4e"]
@ -544889,12 +544897,20 @@
[:case="contents_rhs_pointer_deref1"]
[:case="contents_rhs_pointer_deref1a"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_rhs_pointer_deref2"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_rhs_pointer_swizzle_non_uniform"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_rhs_pointer_swizzle_uniform"]
expected:
if os == "linux" and not debug: FAIL
[:case="contents_scalar_alias_nonuniform1"]
expected: