Compat CTS: triage post-CTS roll.

Bug: 377321457
Change-Id: I6baf3efd6af8e037b1c08d8c24323ae42944c184
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/215694
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index 4450aa4..acf5b87 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -151,23 +151,12 @@
 crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:* [ Failure ]
 crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:* [ Failure ]
 crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:sampled_3d_coords:* [ Failure ]
-crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:* [ Failure ]
 crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:* [ Failure ]
 
-crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="c";texture_type="texture_multisampled_2d";format="depth24plus" [ Failure ]
-crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="f";texture_type="texture_multisampled_2d";format="depth24plus" [ Failure ]
-crbug.com/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="v";texture_type="texture_multisampled_2d";format="depth24plus" [ Failure ]
-
 # Also failing in non-compat from manual CTS roll
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureGatherCompare:* [ Failure ]
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="c";texture_type="texture_depth_multisampled_2d";* [ Failure ]
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="f";texture_type="texture_depth_multisampled_2d";* [ Failure ]
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="v";texture_type="texture_depth_multisampled_2d";* [ Failure ]
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="c";texture_type="texture_multisampled_2d";* [ Failure ]
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="f";texture_type="texture_multisampled_2d";* [ Failure ]
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="v";texture_type="texture_multisampled_2d";* [ Failure ]
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:* [ Failure ]
-crbug.com/0000 [ linux ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:* [ Failure ]
+crbug.com/0000 webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="c";texture_type="texture_multisampled_2d";format="depth24plus" [ Failure ]
+crbug.com/0000 webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="f";texture_type="texture_multisampled_2d";format="depth24plus" [ Failure ]
+crbug.com/0000 webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="v";texture_type="texture_multisampled_2d";format="depth24plus" [ Failure ]
 
 ################################################################################
 # This section represents things that are probably fixable in Dawn.
@@ -544,6 +533,1428 @@
 crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="depth24plus-stencil8";dim="cube";filt="nearest";modeU="r";modeV="r";modeW="m";offset=false [ Failure ]
 crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:format="depth24plus-stencil8";dim="cube";filt="nearest";modeU="r";modeV="r";modeW="r";offset=false [ Failure ]
 
+# textureSampleCompare tests failing for depth24plus and depth24plus-stencil
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+
+# textureSampleCompareLevel tests failing for depth24plus and depth24plus-stencil formats
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:stage="v";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+
+# textureGatherCompare tests failing for depth24plus and depth24plus-stencil formats
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="c";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="m";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";modeU="r";modeV="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="linear";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="linear";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="linear";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="linear";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="linear";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="linear";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="nearest";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="nearest";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="nearest";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="nearest";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="nearest";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus";filt="nearest";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="linear";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="linear";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="linear";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="linear";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="linear";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="linear";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="nearest";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="nearest";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="nearest";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="nearest";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="nearest";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus";filt="nearest";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="linear";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="linear";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="linear";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="linear";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="linear";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="linear";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="nearest";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="nearest";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="nearest";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="nearest";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="nearest";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus";filt="nearest";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="c";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="c";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="m";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="m";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="r";offset=false [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="r";offset=true [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="c";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="f";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus";filt="nearest";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus-stencil8";filt="linear";mode="r" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="c" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="m" [ Failure ]
+crbug.com/377321457 webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_3d_coords:stage="v";format="depth24plus-stencil8";filt="nearest";mode="r" [ Failure ]
+
 # error_scope validation tests with errorType="out-of-memory" are failing on all platforms
 # On NVidia, crashes in PartitionAlloc due to the NV GL driver malloc()ing 2GB+ blocks
 crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1 [ Failure ]
@@ -684,9 +2095,6 @@
 crbug.com/dawn/0000 webgpu:shader,validation,shader_io,align:required_alignment:address_space="uniform";align=2;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16} [ Failure ]
 crbug.com/dawn/0000 webgpu:shader,validation,shader_io,align:required_alignment:address_space="uniform";align=2;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16} [ Failure ]
 
-# texture sampling of depth textures with linear filtering is now invalid in the spec
-# these tests should be removed from the CTS
-
 ### This section represents things that will require Compat validation
 ### These tests will never pass, but should be skipped in CTS once Compat
 ### validation has been added
@@ -1916,9 +3324,6 @@
 crbug.com/364917742 [ android arm ] webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm";dimension="2d" [ Failure ]
 crbug.com/364917742 [ android arm ] webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm";dimension="2d" [ Failure ]
 
-# textureGather failures on Pixel 6
-# Note: most of these are also failing on Vulkan in Core (see bug)
-
 # Flaky on Linux NVIDIA 535.183.01
 crbug.com/372198639 [ linux nvidia ] webgpu:api,validation,state,device_lost,destroy:importExternalTexture:sourceType="VideoFrame";awaitLost=true [ RetryOnFailure ]