Compat: add first Android CTS expectations to compat-expectations.txt.

These were derived from a local run on Pixel 7 Pro. Failures caused by
Mali's lack of storage buffers and storage textures are triaged under
the appropriate bug and tagged with pixel-6. All other failures are
untriaged.

In order to avoid conflicts, this necessitated explicitly adding a
"linux" tag to some existing expectations.

Bug: 346808585
Change-Id: I017aee02a12fac085e74a3f8ff8e4fa659a4fc23
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203394
Reviewed-by: Gregg Tavares <gman@chromium.org>
Commit-Queue: Stephen White <senorblanco@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index afb2639..bd05fa4 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -148,7 +148,7 @@
 crbug.com/351378281 webgpu:shader,validation,expression,call,builtin,clamp:low_high:* [ Failure ]
 
 # Failures due to splitting off worker tests (crbug.com/330501141)
-crbug.com/dawn/2478 webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Failure ]
+crbug.com/dawn/2478 [ linux ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Failure ]
 crbug.com/dawn/2478 webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection: [ Failure ]
 crbug.com/dawn/2478 webgpu:api,validation,buffer,mapping:mapAsync,state,mappingPending: [ Failure ]
 
@@ -235,54 +235,54 @@
 
 # read-only storage texture failures
 # passes on ANGLE/Vulkan, so likely a bug in ANGLE/SwiftShader and ANGLE/GL
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
-crbug.com/dawn/2430 webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
+crbug.com/dawn/2430 [ linux ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
 
 ### This section represents platform-specific issues that are likely unfixable
 ### in Compat
 
 # error_scope validation tests with errorType="out-of-memory" are failing
 # Crash in PartitionAlloc due to the NV GL driver malloc()ing 2GB+ blocks
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=10 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=100 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1000 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=100000 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=1 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=10 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=100 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=1000 [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="internal" [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="out-of-memory" [ Failure ]
-crbug.com/dawn/2168 webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="validation" [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=10 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=100 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=1000 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";stackDepth=100000 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=1 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=10 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=100 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";stackDepth=1000 [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="internal" [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="out-of-memory" [ Failure ]
+crbug.com/dawn/2168 [ linux ] webgpu:api,validation,error_scope:simple:errorType="out-of-memory";errorFilter="validation" [ Failure ]
 
 # clamp expression tests failing on NVidia
 crbug.com/dawn/2319 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:* [ Failure ]
@@ -332,48 +332,48 @@
 crbug.com/dawn/2377 [ nvidia-0x2184 ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=false;srcDoFlipYDuringCopy=false [ RetryOnFailure ]
 
 # Limits issues on NVidia GL
-crbug.com/dawn/2123 [ nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxBufferSize:createBuffer,at_over:limitTest="atMaximum";testValueName="atLimit" [ Failure ]
-crbug.com/dawn/2123 [ nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:createBindGroup,at_over:limitTest="atMaximum";testValueName="atLimit";bufferPart="wholeBuffer" [ Failure ]
-crbug.com/dawn/2123 [ nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:createBindGroup,at_over:limitTest="atMaximum";testValueName="overLimit";bufferPart="wholeBuffer" [ Failure ]
-crbug.com/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxBufferSize:createBuffer,at_over:limitTest="atMaximum";testValueName="atLimit" [ Failure ]
+crbug.com/dawn/2123 [ linux nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:createBindGroup,at_over:limitTest="atMaximum";testValueName="atLimit";bufferPart="wholeBuffer" [ Failure ]
+crbug.com/dawn/2123 [ linux nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:createBindGroup,at_over:limitTest="atMaximum";testValueName="overLimit";bufferPart="wholeBuffer" [ Failure ]
+crbug.com/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] 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/dawn/2123 [ linux nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Failure ]
 
 # Zero init issues, but only with batch__=9 (NVidia driver bug)
 crbug.com/dawn/2125 webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=9 [ Failure ]
 crbug.com/dawn/2125 [ nvidia-0x2184 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=9 [ Failure ]
 
 # copyTextureToTexture failures on Intel
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="2d" [ Failure ]
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="3d" [ Failure ]
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="2d" [ Failure ]
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="3d" [ Failure ]
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="3d" [ Failure ]
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="2d" [ Failure ]
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="3d" [ Failure ]
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="2d" [ Failure ]
-crbug.com/dawn/2208 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/2208 [ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="3d" [ Failure ]
 
 # crbug.com/353552533 ANGLE Vulkan returns wrong values for gl_FragCoord when multisampling.
 crbug.com/353552533 webgpu:shader,execution,shader_io,fragment_builtins:inputs,front_facing:nearFar=[0,1];sampleCount=4;frontFace="ccw";interpolation={"type":"flat","sampling":"either"} [ Failure ]
@@ -396,16 +396,16 @@
 ################################################################################
 
 # Intel failures (undiagnosed)
-[ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="1d" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="1d" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="1d" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="3d" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="1d";readMethod="CopyToTexture";format="rg8snorm" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="r8snorm" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg8snorm" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba8snorm" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="1d" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="1d" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="1d" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="3d" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="1d";readMethod="CopyToTexture";format="rg8snorm" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="r8snorm" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg8snorm" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba8snorm" [ Failure ]
 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_r";vectorize=2 [ Failure ]
 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_r";vectorize=3 [ Failure ]
@@ -480,9 +480,9 @@
 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:inputSource="uniform";vectorize=4 [ Failure ]
 
 # texture_zero failures on Intel
-[ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="r8snorm" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rg8snorm" [ Failure ]
-[ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgba8snorm" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="r8snorm" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rg8snorm" [ Failure ]
+[ linux intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgba8snorm" [ Failure ]
 
 ################################################################################
 # New flakes. Please triage - will be discarded/regenerated by the next roll:
@@ -551,3 +551,930 @@
 crbug.com/dawn/0000 [ nvidia-0x2184 ] webgpu:shader,execution,limits:const_array_elements: [ Failure ]
 crbug.com/dawn/0000 [ nvidia-0x2184 ] webgpu:shader,execution,limits:function_variable_combined_byte_size:* [ Failure ]
 crbug.com/dawn/0000 [ 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 ]
+
+# 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 ]
+
+# Android failures (untriaged)
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="1d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="r8snorm";dstFormat="r8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="1d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="1d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,empty: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,multi_resolve: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:format="depth24plus";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:format="depth24plus-stencil8";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="r8snorm" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg8snorm" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba8snorm" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="r16sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="r16uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="r8sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="r8uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg16sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg16uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg8sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg8uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgb10a2uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba16sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba16uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba8sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rgba8uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="r8snorm" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rg8snorm" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgba8snorm" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=100000 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_1d_r32sint_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_1d_r32uint_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_2d-array_r32float_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_2d-array_r32sint_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_2d-array_r32uint_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_2d_r32float_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_2d_r32sint_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_2d_r32uint_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_3d_r32float_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_3d_r32sint_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,render_pipeline,resource_compatibility:resource_compatibility:stage="vertex";apiResource="storage_texture_3d_r32uint_read-only" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=16;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=16;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=1;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=1;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=4;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=4;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=8;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=8;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=16;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=16;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=1;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=1;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=4;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=4;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=8;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=8;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=16;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=16;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=1;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=1;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=4;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=4;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=8;scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=8;scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:inputSource="const";vectorize="_undef_";alias=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:inputSource="const";vectorize="_undef_";alias=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:inputSource="const";vectorize=2;alias=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:inputSource="const";vectorize=2;alias=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:inputSource="const";vectorize=3;alias=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:inputSource="const";vectorize=3;alias=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:inputSource="const";vectorize=4;alias=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_f32:inputSource="const";vectorize=4;alias=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdx:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdx:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxCoarse:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxCoarse:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize="_undef_";non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize="_undef_";non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=2;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=2;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=3;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=4;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdy:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdy:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyCoarse:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyCoarse:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize="_undef_";non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize="_undef_";non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=2;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=2;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=3;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=4;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidth:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidth:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthCoarse:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthCoarse:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize="_undef_";non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize="_undef_";non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=2;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=2;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=3;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=3;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=4;non_uniform_discard=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:vectorize=4;non_uniform_discard=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="r16sint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="r16uint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="r8sint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="r8uint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rg16sint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rg16uint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rg8sint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rg8uint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rgb10a2uint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rgba16sint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rgba16uint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rgba8sint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="rgba8uint";aspect="all";samples=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=0;arrayLevels=2;type="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=0;arrayLevels=2;type="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=0;arrayLevels=3;type="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=0;arrayLevels=3;type="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=1;arrayLevels=2;type="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=1;arrayLevels=2;type="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=1;arrayLevels=3;type="i32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureStore:out_of_bounds_array:baseLevel=1;arrayLevels=3;type="u32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_r";type="bool";length=10;infer_type=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_r";type="bool";length=10;infer_type=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_r";type="bool";length=5;infer_type=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_r";type="bool";length=5;infer_type=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_rw";type="bool";length=10;infer_type=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_rw";type="bool";length=10;infer_type=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_rw";type="bool";length=5;infer_type=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_rw";type="bool";length=5;infer_type=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="uniform";type="bool";length=10;infer_type=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="uniform";type="bool";length=10;infer_type=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="uniform";type="bool";length=5;infer_type=false [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="uniform";type="bool";length=5;infer_type=true [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0,1];sampleCount=1;interpolation={"type":"flat","sampling":"either"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0,1];sampleCount=1;interpolation={"type":"perspective","sampling":"center"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0,1];sampleCount=1;interpolation={"type":"perspective","sampling":"centroid"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0,1];sampleCount=4;interpolation={"type":"perspective","sampling":"center"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0,1];sampleCount=4;interpolation={"type":"perspective","sampling":"centroid"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0.25,0.75];sampleCount=1;interpolation={"type":"flat","sampling":"either"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0.25,0.75];sampleCount=1;interpolation={"type":"perspective","sampling":"center"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0.25,0.75];sampleCount=1;interpolation={"type":"perspective","sampling":"centroid"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0.25,0.75];sampleCount=4;interpolation={"type":"perspective","sampling":"center"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0.25,0.75];sampleCount=4;interpolation={"type":"perspective","sampling":"centroid"} [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:early_eval_errors:stage="constant" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:early_eval_errors:stage="override" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="constant";highStage="constant";type="f32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="constant";highStage="constant";type="vec2%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="constant";highStage="constant";type="vec3%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="constant";highStage="constant";type="vec4%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="constant";highStage="override";type="f32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="constant";highStage="override";type="vec2%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="constant";highStage="override";type="vec3%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="constant";highStage="override";type="vec4%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="override";highStage="constant";type="f32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="override";highStage="constant";type="vec2%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="override";highStage="constant";type="vec3%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="override";highStage="constant";type="vec4%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="override";highStage="override";type="f32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="override";highStage="override";type="vec2%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="override";highStage="override";type="vec3%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:partial_eval_errors:lowStage="override";highStage="override";type="vec4%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="abstract-float" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="abstract-int" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="f32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec2%3Cabstract-float%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec2%3Cabstract-int%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec2%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec3%3Cabstract-float%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec3%3Cabstract-int%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec3%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec4%3Cabstract-float%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec4%3Cabstract-int%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec4%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="f32" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec2%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec3%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec4%3Cf32%3E" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba16float";viewFormatFeature="_undef_" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="_undef_" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba16float";viewFormatFeature="_undef_" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="_undef_" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="transferToImageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="transferToImageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="opaque";webgl="webgl";upload="texImage2D" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="opaque";webgl="webgl";upload="texSubImage2D" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="opaque";webgl="webgl2";upload="texImage2D" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="opaque";webgl="webgl2";upload="texSubImage2D" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="opaque";webgl="webgl";upload="texImage2D" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="opaque";webgl="webgl";upload="texSubImage2D" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="opaque";webgl="webgl2";upload="texImage2D" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="opaque";webgl="webgl2";upload="texSubImage2D" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-180.mp4";dstColorSpace="display-p3" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-180.mp4";dstColorSpace="srgb" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-270.mp4";dstColorSpace="display-p3" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-270.mp4";dstColorSpace="srgb" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="display-p3" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="srgb" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="display-p3" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="srgb" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="display-p3" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=1 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=10 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=100 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=1000 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:empty: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:parent_scope:errorFilter="validation";stackDepth=1 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:parent_scope:errorFilter="validation";stackDepth=10 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:parent_scope:errorFilter="validation";stackDepth=100 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:parent_scope:errorFilter="validation";stackDepth=1000 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:simple:errorType="validation";errorFilter="internal" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:simple:errorType="validation";errorFilter="out-of-memory" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,error_scope:simple:errorType="validation";errorFilter="validation" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=0 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=1 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=2 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=3 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:index=5 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=0 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=1 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=2 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=3 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=4 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:index=5 [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:unique_js_object,auto_layout: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,getBindGroupLayout:unique_js_object,explicit_layout: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_microtask:sourceType="VideoElement" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_microtask:sourceType="VideoFrame" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_task:sourceType="VideoElement" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_task:sourceType="VideoFrame" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:import_from_different_video_frame: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:import_multiple_times_in_same_task_scope:sourceType="VideoElement" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:import_multiple_times_in_same_task_scope:sourceType="VideoFrame" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:use_import_to_refresh: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,gpu_external_texture_expiration:webcodec_video_frame_close_expire_immediately: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:buffer,device_mismatch: [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyB2T";state="destroyed" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyB2T";state="invalid" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyB2T";state="valid" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyT2B";state="destroyed" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyT2B";state="invalid" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:buffer_state:method="CopyT2B";state="valid" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-10x10-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-10x10-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-10x5-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-10x5-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-10x6-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-10x6-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-10x8-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-10x8-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-12x10-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-12x10-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-12x12-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-12x12-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-4x4-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-4x4-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-5x4-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-5x4-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-5x5-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-5x5-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-6x5-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-6x5-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-6x6-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-6x6-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-8x5-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-8x5-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-8x6-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-8x6-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-8x8-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="astc-8x8-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc1-rgba-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc1-rgba-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc2-rgba-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc3-rgba-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc3-rgba-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc4-r-snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc4-r-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc5-rg-snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc5-rg-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc6h-rgb-float";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc6h-rgb-ufloat";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc7-rgba-unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bc7-rgba-unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bgra8unorm";dimension="1d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bgra8unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bgra8unorm";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bgra8unorm-srgb";dimension="1d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bgra8unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="bgra8unorm-srgb";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="depth16unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="eac-r11snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="eac-r11unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="eac-rg11snorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="eac-rg11unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="etc2-rgb8a1unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="etc2-rgb8unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="etc2-rgb8unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="etc2-rgba8unorm";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="etc2-rgba8unorm-srgb";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="r16float";dimension="1d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="r16float";dimension="2d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="r16float";dimension="3d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyB2T";format="r16sint";dimension="1d" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,image_copy,texture_related:format:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="r16sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="r16uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="r8sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="r8uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rg16sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rg16uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rg8sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rg8uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rgb10a2uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rgba16sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rgba16uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rgba8sint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:texture_type="texture_multisampled_2d";format="rgba8uint" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="bgra8unorm";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="bgra8unorm";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r16float";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r16float";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r8snorm";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r8snorm";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r8unorm";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r8unorm";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg11b10ufloat";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg11b10ufloat";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg16float";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg16float";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg8snorm";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg8snorm";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg8unorm";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg8unorm";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgb10a2unorm";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgb10a2unorm";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgb9e5ufloat";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgb9e5ufloat";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba16float";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba16float";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8unorm";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8unorm";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8unorm-srgb";samplePoints="spiral" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8unorm-srgb";samplePoints="texel-centre" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:source_canvas,state:state="placeholder-hascontext" [ Failure ]
+crbug.com/dawn/0000 [ android ] webgpu:api,validation,capability_checks,features,texture_formats:check_capability_guarantees: [ Failure ]