Remove stale WebGPU Compat CTS expectations
Autogenerated CL from running:
//content/test/gpu/unexpected_pass_finder.py --project chrome-unexpected-pass-data --include-internal-builders --remove-stale-expectations --narrow-semi-stale-expectation-scope --num-samples 300 --suite webgpu_compat_cts
Affected bugs for CL description:
R=rubber-stamper@appspot.gserviceaccount.com
Bug: 0000, 372198639, 373664074, 42251283, dawn:0000
Bug: dawn:2083, dawn:2430
Fixed: 353552533, 372044249, 42251085, dawn:2377
Change-Id: I463d6e959839d61f72c7548ea9952db77b9c6652
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214159
Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: chrome-automated-expectation@chops-service-accounts.iam.gserviceaccount.com <chrome-automated-expectation@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index 498cf1f..1695ae1 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -86,25 +86,14 @@
# conflicts_allowed: true
-# Flaky on all platforms
-crbug.com/42251085 webgpu:shader,validation,expression,call,builtin,log:values:stage="override";type="f32" [ RetryOnFailure ]
# Flaky memory_sync failures on Intel
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ Failure ]
crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Failure ]
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ Failure ]
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Failure ]
crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ Failure ]
crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Failure ]
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ Failure ]
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Failure ]
crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2b-copy","in":"command-encoder"} [ Failure ]
crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"} [ Failure ]
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Failure ]
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"t2t-copy","in":"command-encoder"} [ Failure ]
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Failure ]
-crbug.com/dawn/2083 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"} [ Failure ]
# Failures due to Linux/Intel UHD 630 OS/driver upgrade
crbug.com/dawn/2502 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="3d" [ Failure ]
@@ -882,46 +871,69 @@
### This section represents issues that are likely bugs in ANGLE
-# crbug.com/353552533 ANGLE Vulkan returns wrong values for gl_FragCoord when multisampling.
-crbug.com/353552533 [ angle-vulkan ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,front_facing:nearFar=[0,1];sampleCount=4;frontFace="ccw";interpolation={"type":"flat","sampling":"either"} [ Failure ]
-crbug.com/353552533 [ angle-vulkan ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,front_facing:nearFar=[0,1];sampleCount=4;frontFace="cw";interpolation={"type":"flat","sampling":"either"} [ Failure ]
-crbug.com/353552533 [ angle-vulkan ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,front_facing:nearFar=[0.25,0.75];sampleCount=4;frontFace="ccw";interpolation={"type":"flat","sampling":"either"} [ Failure ]
-crbug.com/353552533 [ angle-vulkan ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,front_facing:nearFar=[0.25,0.75];sampleCount=4;frontFace="cw";interpolation={"type":"flat","sampling":"either"} [ Failure ]
-crbug.com/353552533 [ angle-vulkan ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0,1];sampleCount=4;interpolation={"type":"flat","sampling":"either"} [ Failure ]
-crbug.com/353552533 [ angle-vulkan ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0.25,0.75];sampleCount=4;interpolation={"type":"flat","sampling":"either"} [ Failure ]
# read-only storage texture failures
# passes on ANGLE/Vulkan, so likely a bug in ANGLE/SwiftShader and ANGLE/GL
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux nvidia-0x2184 nvidia_ge_31.0.15.4601 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
### This section represents platform-specific issues that are likely unfixable
### in Compat
@@ -980,15 +992,10 @@
crbug.com/dawn/2248 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.5 [ Failure ]
crbug.com/dawn/2248 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.75 [ Failure ]
-# textureStore:out_of_bounds_array failures on Intel 770
-crbug.com/372044249 [ intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=0;arrayLevels=1;type="i32" [ Failure ]
-crbug.com/372044249 [ intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=0;arrayLevels=1;type="u32" [ Failure ]
# getCurrentTexture failures on Intel 630
crbug.com/dawn/2114 [ intel-0x9bc5 linux ] webgpu:web_platform,canvas,getCurrentTexture:resize:* [ Failure ]
-# copyToTexture,canvas color_space_conversion failure on NVidia
-crbug.com/dawn/2377 [ nvidia-0x2184 ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=false;srcDoFlipYDuringCopy=false [ RetryOnFailure ]
# Limits issues on NVidia GL
crbug.com/dawn/2123 [ linux nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxBufferSize:createBuffer,at_over:limitTest="atMaximum";testValueName="atLimit" [ Failure ]
@@ -1323,7 +1330,6 @@
# limits:const_array_elements failures
# also failing on Vulkan Pixel 6 (Core) and NVidia GL ES Compat
-crbug.com/dawn/0000 [ android-pixel-6 arm ] webgpu:shader,execution,limits:const_array_elements: [ Failure ]
crbug.com/dawn/0000 [ linux nvidia-0x2184 ] webgpu:shader,execution,limits:const_array_elements: [ Failure ]
# importExternalTexture,sampleWithVideoFrameWithVisibleRectParam failures on Pixel 6
@@ -1344,11 +1350,7 @@
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
# Derivative tests don't work on Intel 630 and Pixel 6
-crbug.com/42251283 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,dpdx:* [ Failure ]
-crbug.com/42251283 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,dpdxCoarse:* [ Failure ]
crbug.com/42251283 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,dpdxFine:* [ Failure ]
-crbug.com/42251283 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,dpdy:* [ Failure ]
-crbug.com/42251283 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,dpdyCoarse:* [ Failure ]
crbug.com/42251283 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,dpdyFine:* [ Failure ]
# Derivative test failures on Pixel 6 (vectorize=3 and vectorize=4 only)
@@ -1915,7 +1917,7 @@
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:stage="v";texture_type="texture_multisampled_2d";format="rgba8uint" [ Failure ]
# set_index_buffer_without_changing_buffer failing on Pixel 6
-crbug.com/373664074 [ android arm ] webgpu:api,operation,command_buffer,render,state_tracking:set_index_buffer_without_changing_buffer: [ Failure ]
+crbug.com/373664074 [ android-t arm ] webgpu:api,operation,command_buffer,render,state_tracking:set_index_buffer_without_changing_buffer: [ Failure ]
# Android atomic builtin failures on Pixel 6
# Note that all of these are also failing on Core (Vulkan)
@@ -1973,13 +1975,7 @@
crbug.com/42251283 [ android arm ] webgpu:shader,execution,expression,call,builtin,dpdyFine:* [ Failure ]
crbug.com/42251283 [ android arm ] webgpu:shader,execution,expression,call,builtin,fwidthFine:* [ Failure ]
-# vertex_buffer_OOB Flaky on Android
-crbug.com/dawn/0000 [ android arm ] webgpu:api,validation,encoding,cmds,render,draw:vertex_buffer_OOB:type="drawIndirect";VBSize="exact";IBSize="exact";AStride="zero" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ android arm ] webgpu:api,validation,encoding,cmds,render,draw:vertex_buffer_OOB:type="drawIndirect";VBSize="exact";IBSize="oneTooSmall";AStride="zero" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ android arm ] webgpu:api,validation,encoding,cmds,render,draw:vertex_buffer_OOB:type="drawIndirect";VBSize="zero";IBSize="exact";AStride="zero" [ RetryOnFailure ]
-# texture_view_usages with readonly-storage-texture failing on Android (may be flaky)
-crbug.com/dawn/0000 [ android arm ] webgpu:api,validation,resource_usages,texture,in_render_misc:subresources,texture_view_usages:bindingType="readonly-storage-texture";viewUsage=0 [ Failure ]
# copyToTexture,canvas:copy_contents_from_gpu_context_canvas too flaky for RetryOnFailure on Android
crbug.com/dawn/0000 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
@@ -2285,9 +2281,7 @@
crbug.com/368070319 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureGather:depth_array_2d_coords:stage="v";format="depth32float";filt="nearest";modeU="m";modeV="m";offset=false [ Skip ]
# Flaky on Linux NVIDIA 535.183.01
-crbug.com/372198639 [ linux nvidia ] webgpu:api,validation,state,device_lost,destroy:importExternalTexture:sourceType="VideoElement";awaitLost=true [ RetryOnFailure ]
crbug.com/372198639 [ linux nvidia ] webgpu:api,validation,state,device_lost,destroy:importExternalTexture:sourceType="VideoFrame";awaitLost=true [ RetryOnFailure ]
-crbug.com/372198639 [ android arm ] webgpu:api,validation,state,device_lost,destroy:importExternalTexture:sourceType="VideoElement";awaitLost=false [ RetryOnFailure ]
# Returns 0
crbug.com/374218148 [ intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,textureGather:depth_2d_coords:* [ Failure ]
@@ -6919,180 +6913,19 @@
# New flakes. Please triage - will be discarded/regenerated by the next roll:
# ##ROLLER_DISCARD_AND_REWRITE##
################################################################################
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="1d";readMethod="CopyToTexture";format="r8snorm" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="1d";readMethod="CopyToTexture";format="rgba8snorm" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,binary,af_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=4;rows=4 [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,binary,bitwise:bitwise_or_compound:type="i32";inputSource="storage_rw";vectorize=3 [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,binary,bitwise_shift:shift_right_concrete_compound:type="i32";inputSource="const";vectorize="_undef_" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,binary,bitwise_shift:shift_right_concrete_compound:type="i32";inputSource="uniform";vectorize=3 [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,binary,bitwise_shift:shift_right_concrete_compound:type="u32";inputSource="uniform";vectorize="_undef_" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="c";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="c";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="c";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="r";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="r";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="r";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="m";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="m";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="m";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="c";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="c";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="c";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="r";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="r";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="r";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="m";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="m";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="m";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="c";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="c";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="c";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="r";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="r";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="r";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="m";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="m";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="nearest";modeU="m";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="c";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="c";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="c";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="r";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="r";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="r";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="m";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="m";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";filt="linear";modeU="m";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="c";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="f";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="c";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="r";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="m";offset=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="c";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="r";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="nearest";modeU="m";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="c";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="r";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="c";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="r";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="v";format="astc-5x5-unorm";filt="linear";modeU="m";modeV="m";offset=true [ RetryOnFailure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_2d_coords:* [ RetryOnFailure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,robust_access_vertex:* [ RetryOnFailure ]
-crbug.com/dawn/0000 [ nvidia-0x2184 ] webgpu:api,operation,adapter,requestAdapter:requestAdapter:powerPreference="high-performance";forceFallbackAdapter=false [ RetryOnFailure ]
-crbug.com/dawn/0000 [ nvidia-0x2184 ] webgpu:api,operation,adapter,requestDevice:limit,better_than_supported:limit="maxColorAttachmentBytesPerSample" [ RetryOnFailure ]
-crbug.com/dawn/0000 [ nvidia-0x2184 ] webgpu:shader,execution,expression,binary,af_matrix_addition:matrix:inputSource="const";cols=4;rows=4 [ RetryOnFailure ]
-crbug.com/dawn/0000 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,cross:f32:inputSource="storage_rw" [ RetryOnFailure ]
crbug.com/dawn/0000 webgpu:web_platform,external_texture,video:importExternalTexture,cameraCapture:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,dpdxFine:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x4680 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x4680 ] webgpu:shader,execution,robust_access_vertex:* [ Failure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_3d_coords:stage="v";format="rgba16float";* [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="r32float" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,fwidthFine:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,limits:switch_case_selectors: [ Failure ]
crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:* [ Skip ]
-crbug.com/dawn/0000 [ nvidia-0x2184 win ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="c";format="rgba16float";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32float";dstFormat="r32float";dimension="3d" [ Failure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:api,validation,resource_usages,texture,in_render_misc:subresources,texture_usages_in_copy_and_render_pass:usage0="readwrite-storage-texture";usage1="copy-dst" [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureGather:depth_2d_coords:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureGather:depth_3d_coords:* [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureGather:depth_array_2d_coords:* [ Failure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureLoad:depth:stage="f";format="depth32float" [ Failure ]
-crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="c";format="rgba16float";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Failure ]
crbug.com/dawn/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ Failure ]
@@ -7105,15 +6938,12 @@
crbug.com/dawn/0000 [ android-pixel-6 ] webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,color_sparse:* [ Skip ]
crbug.com/dawn/0000 [ android-pixel-6 ] webgpu:shader,execution,expression,access,structure,index:buffer_align: [ Failure ]
-crbug.com/dawn/0000 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,subgroupAdd:compute,split:* [ Failure ]
################################################################################
# Autogenerated Failure expectations. Please triage.
# ##ROLLER_AUTOGENERATED_FAILURES##
################################################################################
-crbug.com/0000 [ angle-opengl dawn-no-backend-validation desktop display-server-x graphite-disabled intel-0x9bc5 mesa_ge_23.2 no-asan no-clang-coverage oop-c passthrough release renderer-skia-gl target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg16float" [ Failure ]
crbug.com/0000 [ android-chromium android-pixel-6 android-t angle-opengles arm dawn-no-backend-validation graphite-disabled mobile no-asan no-clang-coverage oop-c passthrough renderer-skia-gl target-cpu-64 webgpu-adapter-default webgpu-no-worker ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf32%3E" [ Failure ]
-crbug.com/0000 [ android-chromium android-pixel-6 android-t angle-opengles arm dawn-no-backend-validation graphite-disabled mobile no-asan no-clang-coverage oop-c passthrough renderer-skia-gl target-cpu-64 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,refract:f32_vec4:inputSource="const" [ Failure ]
crbug.com/0000 [ angle-opengl dawn-no-backend-validation desktop display-server-x graphite-disabled intel-0x9bc5 mesa_ge_23.2 no-asan no-clang-coverage oop-c passthrough release renderer-skia-gl target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth16unorm";filt="linear";modeU="c";modeV="c";offset=false [ Failure ]
crbug.com/0000 [ angle-opengl dawn-no-backend-validation desktop display-server-x graphite-disabled intel-0x9bc5 mesa_ge_23.2 no-asan no-clang-coverage oop-c passthrough release renderer-skia-gl target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth16unorm";filt="linear";modeU="c";modeV="c";offset=true [ Failure ]
crbug.com/0000 [ angle-opengl dawn-no-backend-validation desktop display-server-x graphite-disabled intel-0x9bc5 mesa_ge_23.2 no-asan no-clang-coverage oop-c passthrough release renderer-skia-gl target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:format="depth16unorm";filt="linear";modeU="c";modeV="m";offset=false [ Failure ]