Compat CTS: Skip vertex storage buffer, texture tests on Mali

There's no point in running these; they will never pass.
Also mark all Android flake as RetryOnFailure.

Bug: 361116751
Change-Id: Ie917f043bd2fb6a571ff05f4663ffe6b792bee69
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204675
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 eab96df..861d2d3 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -554,410 +554,410 @@
 crbug.com/dawn/0000 [ linux nvidia-0x2184 ] webgpu:shader,execution,limits:private_array_combined_byte_size:* [ Failure ]
 
 # Mali devices do not support storage buffers in the vertex stage
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:discontiguous_location_and_attribs: [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float32" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float32x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float32x3" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float32x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint32" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint32x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint32x3" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint32x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint8x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint8x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="snorm16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="snorm16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="snorm8x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="snorm8x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint32" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint32x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint32x3" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint32x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint8x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint8x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm10-10-10-2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm8x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm8x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float32" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float32x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float32x3" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float32x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint32" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint32x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint32x3" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint32x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint8x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint8x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="snorm16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="snorm16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="snorm8x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="snorm8x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32x3" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint8x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint8x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm10-10-10-2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm16x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm16x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm8x2" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm8x4" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x3";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x3";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x3";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x3";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x3";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x3";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x3";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x3";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x3";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x3";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x3";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x3";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm10-10-10-2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm10-10-10-2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm10-10-10-2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm10-10-10-2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x4";shaderComponentCount=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x4";shaderComponentCount=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x4";shaderComponentCount=3 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x4";shaderComponentCount=4 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,layout_shader_compat:pipeline_layout_shader_exact_match:bindingInPipelineLayout="readonlyStorageBuf";bindingInShader="readonlyStorageBuf" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,layout_shader_compat:pipeline_layout_shader_exact_match:bindingInPipelineLayout="readonlyStorageTex";bindingInShader="readonlyStorageTex" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="read-only-storage_buffer" [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_1d_r32float_read-only" [ Failure ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:discontiguous_location_and_attribs: [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float32" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float32x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float32x3" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="float32x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint32" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint32x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint32x3" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint32x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint8x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="sint8x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="snorm16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="snorm16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="snorm8x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="snorm8x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint32" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint32x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint32x3" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint32x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint8x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="uint8x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm10-10-10-2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm8x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm8x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float32" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float32x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float32x3" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="float32x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint32" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint32x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint32x3" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint32x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint8x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="sint8x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="snorm16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="snorm16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="snorm8x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="snorm8x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32x3" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint8x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint8x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm10-10-10-2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm16x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm16x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm8x2" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="unorm8x4" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x3";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x3";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x3";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x3";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float32x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x3";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x3";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x3";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x3";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint32x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint8x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x3";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x3";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x3";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x3";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint32x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint8x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm10-10-10-2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm10-10-10-2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm10-10-10-2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm10-10-10-2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm16x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x4";shaderComponentCount=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x4";shaderComponentCount=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x4";shaderComponentCount=3 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x4";shaderComponentCount=4 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,layout_shader_compat:pipeline_layout_shader_exact_match:bindingInPipelineLayout="readonlyStorageBuf";bindingInShader="readonlyStorageBuf" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,layout_shader_compat:pipeline_layout_shader_exact_match:bindingInPipelineLayout="readonlyStorageTex";bindingInShader="readonlyStorageTex" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="read-only-storage_buffer" [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_1d_r32float_read-only" [ Skip ]
 
 # Mali devices do not support storage textures in the vertex stage [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="r32uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba16uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32float";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba32uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8sint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8uint";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
+crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
 
 # Android failures (untriaged)
 crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
@@ -1439,14 +1439,16 @@
 crbug.com/dawn/0000 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
 
 # Flaky on Android
-crbug.com/dawn/0000 [ android arm ] 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/0000 [ android arm ] webgpu:api,validation,encoding,cmds,render,draw:vertex_buffer_OOB:type="drawIndirect";VBSize="exact";IBSize="exact";AStride="zero" [ Failure ]
-crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Failure ]
-crbug.com/dawn/0000 [ android arm ] 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 [ android arm ] 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 [ android arm ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ Failure ]
-crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Failure ]
-crbug.com/dawn/0000 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
+crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ RetryOnFailure ]
+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:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false [ RetryOnFailure ]
+crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ RetryOnFailure ]
+crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false [ RetryOnFailure ]
+crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ RetryOnFailure ]
+crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ RetryOnFailure ]
+crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ RetryOnFailure ]
+crbug.com/dawn/0000 [ android arm ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ RetryOnFailure ]
 
 # Compressed texture failures on Pixel 6
 crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d" [ Failure ]