Roll third_party/webgpu-cts/ 4fd26fe4a..b033a4f1a (8 commits)

Regenerated:
 - expectations.txt
 - ts_sources.txt
 - test_list.txt
 - cache_list.txt
 - resource_files.txt
 - webtest .html files


4fd26fe4ab..b033a4f1ae
 - b033a4 Fix floating_point AbsoluteErrorInterval unittests (#2616)
 - 5570bf Add more uniformity validation tests (#2597)
 - 7b9d28 Fix gruntfile generate-listings ordering (#2615)
 - 6ac65a Switch to using sparseF32Range in f32 arithmetic tests (#2614)
 - db412d Factor out and dedup 'validate' step of presubmit (#2608)
 - e218a9 Split up the matrix f32 arithmetic tests (#2606)
 - 7a56a9 Handle uncaught internal errors in device_pool (#2611)
 - 13476e Move texture format info to its own file (#2607)

Created with './tools/run cts roll'

Change-Id: I66d1da50d5913b95bee2f1a29fa45bb878a04d39
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134001
Kokoro: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Loko Kung <lokokung@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
This commit is contained in:
Austin Eng 2023-05-22 21:56:44 +00:00 committed by Dawn LUCI CQ
parent 0e2834c559
commit 731b4a6b48
5 changed files with 686 additions and 696 deletions

2
DEPS
View File

@ -162,7 +162,7 @@ deps = {
# WebGPU CTS - not used directly by Dawn, only transitively by Chromium.
'third_party/webgpu-cts': {
'url': '{chromium_git}/external/github.com/gpuweb/cts@4fd26fe4abb31b74e8b5cc9ea6ff0e36970eb7bf',
'url': '{chromium_git}/external/github.com/gpuweb/cts@b033a4f1ae4a0e19ae4d5563fae023001bbf570f',
'condition': 'build_with_chromium',
},

View File

@ -2,7 +2,11 @@ data/webgpu/shader/execution/case-cache/binary/f16_logical.json
data/webgpu/shader/execution/case-cache/binary/f32_addition.json
data/webgpu/shader/execution/case-cache/binary/f32_logical.json
data/webgpu/shader/execution/case-cache/binary/f32_division.json
data/webgpu/shader/execution/case-cache/binary/f32_matrix_arithmetic.json
data/webgpu/shader/execution/case-cache/binary/f32_matrix_addition.json
data/webgpu/shader/execution/case-cache/binary/f32_matrix_matrix_multiplication.json
data/webgpu/shader/execution/case-cache/binary/f32_matrix_scalar_multiplication.json
data/webgpu/shader/execution/case-cache/binary/f32_matrix_subtraction.json
data/webgpu/shader/execution/case-cache/binary/f32_matrix_vector_multiplication.json
data/webgpu/shader/execution/case-cache/binary/f32_multiplication.json
data/webgpu/shader/execution/case-cache/binary/f32_remainder.json
data/webgpu/shader/execution/case-cache/binary/f32_subtraction.json

View File

@ -34565,486 +34565,486 @@ webgpu:shader,execution,expression,binary,f32_division:scalar_vector:inputSource
webgpu:shader,execution,expression,binary,f32_division:scalar_vector:inputSource="storage_rw";dim=2
webgpu:shader,execution,expression,binary,f32_division:scalar_vector:inputSource="storage_rw";dim=3
webgpu:shader,execution,expression,binary,f32_division:scalar_vector:inputSource="storage_rw";dim=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:addition_compound:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=2;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=3;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="uniform";common_dim=4;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=2;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=2;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=2;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=3;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=3;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=3;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=4;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=4;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="uniform";common_dim=4;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=2;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=2;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=2;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=3;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=3;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=3;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=4;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=4;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_r";common_dim=4;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=2;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=2;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=2;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=3;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=3;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=3;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=4;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=4;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_matrix_compound:inputSource="storage_rw";common_dim=4;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_scalar_compound:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_scalar_matrix:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_matrix_vector:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="const";dim=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="const";dim=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="const";dim=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="uniform";dim=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="uniform";dim=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="uniform";dim=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="storage_r";dim=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="storage_r";dim=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="storage_r";dim=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="storage_rw";dim=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="storage_rw";dim=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:multiplication_vector_matrix_compound:inputSource="storage_rw";dim=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_arithmetic:subtraction_compound:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=2;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=3;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="uniform";common_dim=4;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=2;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=2;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=2;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=3;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=3;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=3;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=4;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=4;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="uniform";common_dim=4;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=2;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=2;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=2;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=3;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=3;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=3;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=4;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=4;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_r";common_dim=4;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=2;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=2;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=2;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=3;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=3;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=3;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=4;x_rows=2
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=4;x_rows=3
webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="storage_rw";common_dim=4;x_rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="const";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="uniform";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_r";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=2;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=2;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=2;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=3;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=3;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=3;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=4;rows=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=4;rows=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:inputSource="storage_rw";cols=4;rows=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="const";dim=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="const";dim=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="const";dim=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="uniform";dim=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="uniform";dim=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="uniform";dim=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="storage_r";dim=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="storage_r";dim=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="storage_r";dim=4
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="storage_rw";dim=2
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="storage_rw";dim=3
webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:inputSource="storage_rw";dim=4
webgpu:shader,execution,expression,binary,f32_multiplication:scalar:inputSource="const";vectorize="_undef_"
webgpu:shader,execution,expression,binary,f32_multiplication:scalar:inputSource="const";vectorize=2
webgpu:shader,execution,expression,binary,f32_multiplication:scalar:inputSource="const";vectorize=3
@ -50130,6 +50130,15 @@ webgpu:shader,validation,uniformity,uniformity:basics:op="workgroupUniformLoad";
webgpu:shader,validation,uniformity,uniformity:basics:op="workgroupUniformLoad";stage="compute";cond="nonuniform_func_var";expectation=false;statement="for"
webgpu:shader,validation,uniformity,uniformity:basics:op="workgroupUniformLoad";stage="compute";cond="nonuniform_func_var";expectation=false;statement="while"
webgpu:shader,validation,uniformity,uniformity:basics:op="workgroupUniformLoad";stage="compute";cond="nonuniform_func_var";expectation=false;statement="switch"
webgpu:shader,validation,uniformity,uniformity:fragment_builtin_values:builtin="position";type="vec4%3Cf32%3E"
webgpu:shader,validation,uniformity,uniformity:fragment_builtin_values:builtin="front_facing";type="bool"
webgpu:shader,validation,uniformity,uniformity:fragment_builtin_values:builtin="sample_index";type="u32"
webgpu:shader,validation,uniformity,uniformity:fragment_builtin_values:builtin="sample_mask";type="u32"
webgpu:shader,validation,uniformity,uniformity:compute_builtin_values:builtin="local_invocation_id";type="vec3%3Cf32%3E";uniform=false
webgpu:shader,validation,uniformity,uniformity:compute_builtin_values:builtin="local_invocation_index";type="u32";uniform=false
webgpu:shader,validation,uniformity,uniformity:compute_builtin_values:builtin="global_invocation_id";type="vec3%3Cu32%3E";uniform=false
webgpu:shader,validation,uniformity,uniformity:compute_builtin_values:builtin="workgroup_id";type="vec3%3Cu32%3E";uniform=true
webgpu:shader,validation,uniformity,uniformity:compute_builtin_values:builtin="num_workgroups";type="vec3%3Cu32%3E";uniform=true
webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="r8unorm"
webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="rg8unorm"
webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="rgba8unorm"

View File

@ -48,6 +48,7 @@ src/common/tools/gen_wpt_cts_html.ts
src/common/tools/image_utils.ts
src/common/tools/presubmit.ts
src/common/tools/run_wpt_ref_tests.ts
src/common/tools/validate.ts
src/common/tools/version.ts
src/common/util/collect_garbage.ts
src/common/util/preprocessor.ts
@ -62,14 +63,15 @@ src/demo/a/b/d.spec.ts
src/demo/file_depth_2/in_single_child_dir/r.spec.ts
src/stress/listing.ts
src/webgpu/constants.ts
src/webgpu/capability_info.ts
src/stress/adapter/device_allocation.spec.ts
src/webgpu/util/constants.ts
src/webgpu/util/conversion.ts
src/webgpu/util/math.ts
src/webgpu/util/unions.ts
src/webgpu/util/texture/base.ts
src/webgpu/util/texture/layout.ts
src/webgpu/capability_info.ts
src/stress/adapter/device_allocation.spec.ts
src/webgpu/format_info.ts
src/webgpu/util/buffer.ts
src/webgpu/util/pretty_diff_tables.ts
src/webgpu/util/check_contents.ts
@ -342,7 +344,11 @@ src/webgpu/shader/execution/expression/binary/f16_comparison.spec.ts
src/webgpu/shader/execution/expression/binary/f32_addition.spec.ts
src/webgpu/shader/execution/expression/binary/f32_comparison.spec.ts
src/webgpu/shader/execution/expression/binary/f32_division.spec.ts
src/webgpu/shader/execution/expression/binary/f32_matrix_arithmetic.spec.ts
src/webgpu/shader/execution/expression/binary/f32_matrix_addition.spec.ts
src/webgpu/shader/execution/expression/binary/f32_matrix_matrix_multiplication.spec.ts
src/webgpu/shader/execution/expression/binary/f32_matrix_scalar_multiplication.spec.ts
src/webgpu/shader/execution/expression/binary/f32_matrix_subtraction.spec.ts
src/webgpu/shader/execution/expression/binary/f32_matrix_vector_multiplication.spec.ts
src/webgpu/shader/execution/expression/binary/f32_multiplication.spec.ts
src/webgpu/shader/execution/expression/binary/f32_remainder.spec.ts
src/webgpu/shader/execution/expression/binary/f32_subtraction.spec.ts

View File

@ -26,7 +26,7 @@
# apple apple-apple-m1 apple-angle-metal-renderer:-apple-m1
# arm
# google google-0xffff google-0xc0de
# intel intel-gen-9 intel-gen-12 intel-0xa2e intel-0xd26 intel-0xa011
# intel intel-gen-9 intel-gen-12 intel-0xa2e intel-0xd26 intel-0xa011on
# intel-0x3e92 intel-0x3e9b intel-0x5912 intel-0x9bc5
# nvidia nvidia-0xfe9 nvidia-0x1cb3 nvidia-0x2184
# qualcomm ]
@ -66,7 +66,7 @@
# results: [ Failure RetryOnFailure Skip Slow ]
# END TAG HEADER
# Last rolled: 2023-05-12 11:24:23AM
# Last rolled: 2023-05-22 06:18:35PM
################################################################################
# copyToTexture failures on Linux
@ -122,64 +122,90 @@ crbug.com/dawn/0000 webgpu:util,texture,texel_data:unorm_texel_data_in_shader:fo
################################################################################
# ETC2 failures on Apple GPUS
################################################################################
crbug.com/dawn/1830 [ mac apple dawn-backend-validation ] webgpu:api,validation,createView:format:textureFormatFeature="texture-compression-etc2";viewFormatFeature="texture-compression-etc2" [ Failure ]
crbug.com/dawn/1830 [ apple dawn-backend-validation ] webgpu:api,validation,createView:format:textureFormatFeature="texture-compression-etc2";viewFormatFeature="texture-compression-etc2" [ Failure ]
################################################################################
# depth16unorm failures on Apple GPUs
# depth16unorm failures on Mac
################################################################################
crbug.com/dawn/1828 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";* [ Failure ]
crbug.com/dawn/1828 [ apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=false;multisampled=false [ Failure ]
crbug.com/dawn/1828 [ apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=false;multisampled=true [ Failure ]
crbug.com/dawn/1828 [ amd-0x67ef ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1828 [ apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1828 [ intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1828 [ amd-0x67ef ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1828 [ apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1828 [ intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1828 [ apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=false;multisampled=false [ Failure ]
crbug.com/dawn/1828 [ apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=false;multisampled=true [ Failure ]
crbug.com/dawn/1828 [ amd-0x67ef ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1828 [ apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1828 [ intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1828 [ amd-0x67ef ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1828 [ apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1828 [ intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
################################################################################
# Apple GPUs need a workaround to clamp frag_depth
# Apple GPUs need a workaround to clamp frag_depth: crbug.com/dawn/1616
# Other depth_clip_clamp failures: crbug.com/dawn/1125
################################################################################
crbug.com/dawn/1616 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";* [ Failure ]
crbug.com/dawn/1616 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";* [ Failure ]
crbug.com/dawn/1616 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";* [ Failure ]
crbug.com/dawn/1616 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";* [ Failure ]
################################################################################
# depth_clip_clamp failures
################################################################################
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1125 [ mac intel ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1125 [ mac amd ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ ventura ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ ventura ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ ventura ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ ventura ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=true [ RetryOnFailure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ apple dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ apple dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ apple dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ apple dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ apple dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ apple dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ apple dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ apple dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ ventura ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ ventura ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ ventura ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ ventura ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ apple dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ apple dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ apple dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ apple dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=false;multisampled=true [ RetryOnFailure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ apple dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ apple dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ amd-0x67ef dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ apple dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ apple dawn-no-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
crbug.com/dawn/1616 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
################################################################################
# shader execution failures
@ -273,154 +299,102 @@ crbug.com/tint/0000 webgpu:shader,validation,parse,blankspace:null_characters:co
# copyToTexture,canvas:color_space_conversion:* fail with swiftshader
# The other tests about canvas and image bitmap fail with swiftshader on Linux
################################################################################
crbug.com/dawn/1599 [ monterey webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Failure ]
crbug.com/dawn/1599 [ ventura webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Failure ]
crbug.com/dawn/1599 [ webgpu-adapter-swiftshader win10 ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Failure ]
################################################################################
# Untriaged canvas issues, potentially colorspace related.
################################################################################
crbug.com/dawn/0000 [ apple ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/dawn/0000 [ apple ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/dawn/0000 [ intel-0x3e9b ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ win10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl";upload="texImage2D" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl";upload="texImage2D" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl";upload="texSubImage2D" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl";upload="texSubImage2D" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texSubImage2D" [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texSubImage2D" [ Failure ]
################################################################################
# Failures due to rgba8unorm not being supported for canvas on macOS.
# Could be made more precise.
################################################################################
crbug.com/1410936 [ monterey ] webgpu:web_platform,canvas,configure:device:* [ Failure ]
crbug.com/1410936 [ ventura ] webgpu:web_platform,canvas,configure:device:* [ Failure ]
crbug.com/1410936 [ ubuntu webgpu-adapter-default ] webgpu:web_platform,canvas,configure:usage:* [ Failure ]
crbug.com/1410936 [ monterey ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="_undef_" [ Failure ]
crbug.com/1410936 [ ventura ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="_undef_" [ Failure ]
crbug.com/1410936 [ monterey ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="_undef_" [ Failure ]
crbug.com/1410936 [ ventura ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="_undef_" [ Failure ]
################################################################################
@ -441,59 +415,43 @@ crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,q
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=6 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=6 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=6 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=6 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=6 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=6 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=6 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=2 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b monterey ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x3e9b ventura ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=4 [ Failure ]
crbug.com/dawn/1706 [ intel-0x9bc5 win10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=6 [ Failure ]
@ -559,8 +517,6 @@ crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth32float-stencil8";depthCompare="less-equal";depthClearValue=0.5001 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth:depth_write_disabled:depthWriteEnabled=true;lastDepth=0 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:format="depth24plus-stencil8";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=true [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=false;multisampled=true [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,draw:arguments:first=0;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_" [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,draw:arguments:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,draw:arguments:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ RetryOnFailure ]
@ -577,52 +533,45 @@ crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,draw:arguments:first=0;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_" [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,draw:arguments:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,operation,rendering,draw:arguments:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=5;order="forward" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:configure,at_over:limitTest="underDefault";testValueName="overLimit";canvasType="onscreen" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:getCurrentTexture,at_over:limitTest="underDefault";testValueName="atLimit";canvasType="onscreen" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBufferBindingSize:createBindGroup,at_over:limitTest="atDefault";testValueName="atLimit";bufferPart="wholeBuffer" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=5;order="forward" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:configure,at_over:limitTest="underDefault";testValueName="overLimit";canvasType="onscreen" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:getCurrentTexture,at_over:limitTest="underDefault";testValueName="atLimit";canvasType="onscreen" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBufferBindingSize:createBindGroup,at_over:limitTest="atDefault";testValueName="atLimit";bufferPart="wholeBuffer" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation ventura ] webgpu:api,validation,render_pipeline,depth_stencil_state:format:isAsync=false;format="rgb9e5ufloat" [ RetryOnFailure ]
crbug.com/dawn/0000 [ ventura ] webgpu:api,validation,render_pipeline,fragment_state:targets_blend:isAsync=false;component="color" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation monterey ] webgpu:api,validation,render_pipeline,overrides:identifier,vertex:isAsync=true;vertexConstants={"%E6%95%B0":1} [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="float32x3";arrayStride=256;offset=240 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b ventura ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="float32x3";arrayStride=256;offset=240 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x3e9b monterey ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="float32x3";arrayStride=256;offset=240 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x3e9b ventura ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="float32x3";arrayStride=256;offset=240 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation monterey ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="uint32";arrayStride=2048;offset=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="float32x3";arrayStride=256;offset=240 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="float32x3";arrayStride=256;offset=240 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x3e9b ] webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:format="float32x3";arrayStride=256;offset=240 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation win10 ] webgpu:api,validation,state,device_lost,destroy:createView,2d,compressed_format:format="bc6h-rgb-ufloat" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation win10 ] webgpu:api,validation,state,device_lost,destroy:createView,2d,uncompressed_format:format="bgra8unorm-srgb" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:shader,execution,expression,call,builtin,abs:f32:inputSource="storage_r";vectorize=3 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,abs:f32:inputSource="storage_rw";vectorize=3 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,abs:f32:inputSource="storage_rw";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:shader,execution,expression,call,builtin,abs:i32:inputSource="const";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,abs:u32:inputSource="storage_r";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,abs:u32:inputSource="storage_rw";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,acos:f32:inputSource="uniform";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:shader,execution,expression,call,builtin,acosh:f32:inputSource="const";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,all:bool:inputSource="storage_r";overload="vec4" [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,all:bool:inputSource="storage_rw";overload="vec2" [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x3e9b monterey ] webgpu:shader,execution,expression,call,builtin,any:bool:inputSource="uniform";overload="vec3" [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,arrayLength:multiple_elements:buffer_size=1004;type="ElemStruct_ExplicitPadding";stride=32 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,abs:f32:inputSource="storage_rw";vectorize=3 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,abs:f32:inputSource="storage_rw";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,abs:u32:inputSource="storage_r";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,abs:u32:inputSource="storage_rw";vectorize=2 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,acos:f32:inputSource="uniform";vectorize=4 [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,all:bool:inputSource="storage_r";overload="vec4" [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,all:bool:inputSource="storage_rw";overload="vec2" [ RetryOnFailure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,arrayLength:multiple_elements:buffer_size=1004;type="ElemStruct_ExplicitPadding";stride=32 [ RetryOnFailure ]
crbug.com/dawn/0000 [ dawn-backend-validation webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_ImageData:alpha="none";orientation="flipY";srcDoFlipYDuringCopy=true;dstPremultiplied=false [ RetryOnFailure ]
# New failures. Please triage:
@ -643,7 +592,6 @@ crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu ] webgpu:ap
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 ubuntu ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=1;rasterizationMask=1 [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=1;rasterizationMask=1 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=8 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=9 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=9 [ Failure ]
@ -654,12 +602,18 @@ crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 ubuntu ] webgpu:a
crbug.com/dawn/0000 webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection: [ Failure ]
crbug.com/dawn/0000 webgpu:api,validation,buffer,mapping:mapAsync,state,mappingPending: [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1 [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=10 [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=100 [ Failure ]
@ -673,43 +627,60 @@ crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,error_scope:si
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="out-of-memory" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu ] webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="validation" [ Failure ]
crbug.com/dawn/0000 [ nvidia-0x2184 ubuntu ] webgpu:api,validation,texture,bgra8unorm_storage:configure_storage_usage_on_canvas_context_with_bgra8unorm_storage:* [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:inputSource="const" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:inputSource="const" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="storage_r" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="storage_r" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="storage_rw" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="storage_rw" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="uniform" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="uniform" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,bool_logical:and_compound:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,bool_logical:and_compound:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,bool_logical:or_compound:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,bool_logical:or_compound:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:inputSource="const";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:inputSource="const";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:inputSource="const";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:inputSource="const";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,i32_arithmetic:division:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,i32_arithmetic:division:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,i32_arithmetic:division:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,binary,i32_arithmetic:division:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=4 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:inputSource="const" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:inputSource="const" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";vectorize="_undef_" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,step:f32:inputSource="const";vectorize=2 [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="storage_r" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="storage_r" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="storage_rw" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="storage_rw" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="uniform" [ Failure ]
crbug.com/dawn/0000 [ amd-0x67ef dawn-no-backend-validation target-cpu-64 ventura ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:inputSource="uniform" [ Failure ]
crbug.com/dawn/0000 webgpu:shader,validation,parse,identifiers:identifiers:ident="bitcast" [ Failure ]
crbug.com/dawn/0000 [ monterey ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_bitmaprenderer_context_canvas:* [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:orientation="flipY";srcDoFlipYDuringCopy=true;dstPremultiplied=true [ Failure ]
crbug.com/dawn/0000 [ dawn-backend-validation webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:orientation="none";srcDoFlipYDuringCopy=false;dstPremultiplied=false [ Failure ]
crbug.com/dawn/0000 [ ventura ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_bitmaprenderer_context_canvas:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:* [ Failure ]