blob: 91d0fb010799ae294f7969cd429da72cb865c790 [file] [log] [blame] [edit]
# BEGIN TAG HEADER (autogenerated, see validate_tag_consistency.py)
# OS
# tags: [ android android-oreo android-pie android-q android-r android-s
# android-t android-14 android-15 android-16
# chromeos
# fuchsia
# linux ubuntu
# mac highsierra mojave catalina bigsur monterey ventura sonoma sequoia
# win win8 win10 win11 ]
# Devices
# tags: [ android-pixel-2 android-pixel-4 android-pixel-6 android-pixel-10
# android-shield-android-tv android-sm-a137f android-sm-a236b
# android-sm-s911u1
# android-brya android-corsola
# chromeos-board-amd64-generic chromeos-board-eve chromeos-board-jacuzzi
# chromeos-board-octopus chromeos-board-volteer
# fuchsia-board-astro fuchsia-board-nelson fuchsia-board-sherlock
# fuchsia-board-qemu-x64 ]
# Platform
# tags: [ desktop
# mobile ]
# Browser
# tags: [ android-chromium
# android-webview-instrumentation
# debug debug-x64
# release release-x64
# fuchsia-chrome
# web-engine-shell
# cros-chrome ]
# GPU
# tags: [ amd amd-0x6613 amd-0x679e amd-0x67ef amd-0x6821 amd-0x7340 amd-0x7480
# apple apple-apple-m1 apple-apple-m2 apple-apple-m3
# apple-angle-metal-renderer:-apple-m1
# apple-angle-metal-renderer:-apple-m2
# apple-angle-metal-renderer:-apple-m3
# arm
# google google-0xffff google-0xc0de
# imagination
# intel intel-gen-9 intel-gen-12 intel-0xa2e intel-0xa011 intel-0x3e92
# intel-0x3e9b intel-0x4680 intel-0x46a8 intel-0x5912 intel-0x9bc5
# microsoft microsoft-0xffff
# nvidia nvidia-0x1cb3 nvidia-0x2184 nvidia-0x2783
# qualcomm qualcomm-0x41333430 qualcomm-0x36333630 qualcomm-0x36334330 ]
# Architecture
# tags: [ arch-arm64 arch-x86_64 ]
# Decoder
# tags: [ passthrough no-passthrough ]
# Browser Target CPU
# tags: [ target-cpu-64 target-cpu-32 target-cpu-31 ]
# ANGLE Backend
# tags: [ angle-disabled
# angle-d3d9 angle-d3d11
# angle-metal
# angle-opengl angle-opengles
# angle-swiftshader
# angle-vulkan ]
# Skia Renderer
# tags: [ renderer-skia-gl
# renderer-skia-vulkan
# renderer-software ]
# Driver
# tags: [ mesa_lt_19.1
# mesa_ge_21.0
# mesa_ge_23.2
# nvidia_ge_31.0.15.4601 nvidia_lt_31.0.15.4601
# nvidia_ge_32.0.15.8180 nvidia_lt_32.0.15.8180
# nvidia_ge_535.183.01 nvidia_lt_535.183.01 ]
# ASan
# tags: [ asan no-asan ]
# Display Server
# tags: [ display-server-wayland display-server-x ]
# WebGPU Backend Validation
# tags: [ dawn-backend-validation dawn-no-backend-validation ]
# WebGPU Adapter
# tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ]
# WebGPU DXC
# tags: [ webgpu-dxc-enabled webgpu-dxc-disabled ]
# WebGPU worker usage
# tags: [ webgpu-no-worker
# webgpu-service-worker
# webgpu-dedicated-worker
# webgpu-shared-worker ]
# WebGPU Compat context
# tags: [ compat-default compat-min-es31 ]
# Clang coverage
# tags: [ clang-coverage no-clang-coverage ]
# Skia Graphite
# tags: [ graphite-enabled graphite-disabled ]
# Memory capacity
# tags: [ memory_lt_16gb memory_ge_16gb ]
# results: [ Failure RetryOnFailure Skip Slow ]
# END TAG HEADER
# Last rolled: 2026-02-13 07:28:20AM
# conflicts_allowed: true
# full_wildcard_support: true
################################################################################
# Permanent Skip Expectations
#
# The "Skip" expectations in this section are expected to never be removed.
# This is for things like tests that will never be supported on a particular
# platform/configuration.
################################################################################
# Unsupported test under minimal ES31 context
# Anisotropic filtering requires GL_EXT_texture_filter_anisotropic
[ compat-min-es31 ] webgpu:api,operation,sampling,anisotropy:anisotropic_filter_mipmap_color:maxAnisotropy=4 [ Skip ]
# Requires (BC || (ETC2 && ASTC)) texture compression to be supported.
[ compat-min-es31 ] webgpu:api,validation,capability_checks,features,texture_formats:check_capability_guarantees:* [ Skip ]
# Cube arrays require GL_EXT_texture_cube_map_array
[ compat-min-es31 ] webgpu:compat,api,validation,texture,createTexture:invalidTextureBindingViewDimension:dimension="2d";textureBindingViewDimension="cube-array" [ Skip ]
# GLES doesn't give us a way to gracefully catch OOM errors, so we just lose the device.
crbug.com/42241110 webgpu:api,operation,uncapturederror:iff_uncaptured:*errorType="out-of-memory" [ Skip ]
crbug.com/42241110 webgpu:api,validation,error_scope:balanced_nesting:errorFilter="out-of-memory";* [ Skip ]
crbug.com/42241110 webgpu:api,validation,error_scope:current_scope:errorFilter="out-of-memory";* [ Skip ]
crbug.com/42241110 webgpu:api,validation,error_scope:parent_scope:errorFilter="out-of-memory";* [ Skip ]
crbug.com/42241110 webgpu:api,validation,error_scope:simple:errorType="out-of-memory";* [ Skip ]
# Timeouts for large const array limits
crbug.com/407076121 [ android-pixel-4 ] webgpu:shader,execution,limits:const_array_elements:sizeDivisor=1 [ Skip ]
crbug.com/407076121 [ android-pixel-6 ] webgpu:shader,execution,limits:const_array_elements:sizeDivisor=1 [ Skip ]
crbug.com/407076121 [ linux nvidia ] webgpu:shader,execution,limits:const_array_elements:sizeDivisor=1 [ Skip ]
################################################################################
# Temporary Skip Expectations
#
# The "Skip" expectations in this section are expected to be removable at some
# point.
################################################################################
### TEMPORARY ANDROID SKIPS
# Compressed texture image_copy failures on Pixel 6
crbug.com/364917742 [ android arm ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:* [ Skip ]
# Buffer already has an outstanding map pending
crbug.com/391414855 [ android-Pixel-6 arm ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending:* [ Skip ]
# Offset broken on Pixel 6
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="bgra8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="depth16unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="depth24plus";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="depth24plus-stencil8";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="depth32float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="r16float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="r16sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="r16uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="r32float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="r8sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="r8snorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="r8uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="r8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg11b10ufloat";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg16float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg16sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg16uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg32float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg8sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg8snorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg8uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rg8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgb10a2uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgb10a2unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgb9e5ufloat";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba16float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba16sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba16uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba32float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba8sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba8snorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba8uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="rgba8unorm-srgb";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*;format="stencil8";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="bgra8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="depth16unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="depth24plus";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="depth24plus-stencil8";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="depth32float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="r16float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="r16sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="r16uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="r32float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="r8sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="r8snorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="r8uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="r8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg11b10ufloat";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg16float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg16sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg16uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg32float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg8sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg8snorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg8uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rg8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgb10a2uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgb10a2unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgb9e5ufloat";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba16float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba16sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba16uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba32float";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba8sint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba8snorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba8uint";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="rgba8unorm-srgb";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="stencil8";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_2d_coords:*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="astc-4x4-unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="astc-4x4-unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="astc-5x4-unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="astc-5x4-unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="bgra8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="depth16unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="depth24plus";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="depth24plus-stencil8";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="depth32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="eac-r11snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="eac-r11unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="eac-rg11snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="eac-rg11unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgb8a1unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgb8a1unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgb8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgb8unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgba8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgba8unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r16float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r8snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg11b10ufloat";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg16float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg8snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rg8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgb10a2unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgb9e5ufloat";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba16float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="r32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="astc-4x4-unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="astc-4x4-unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="astc-5x4-unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="astc-5x4-unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="bgra8unorm";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="depth16unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="depth24plus";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="depth24plus-stencil8";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="depth32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="eac-r11snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="eac-r11unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="eac-rg11snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="eac-rg11unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="etc2-rgb8a1unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="etc2-rgb8a1unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="etc2-rgb8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="etc2-rgb8unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="etc2-rgba8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="etc2-rgba8unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="r16float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="r32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="r8snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="r8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rg11b10ufloat";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rg16float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rg32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rg8snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rg8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rgb10a2unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rgb9e5ufloat";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rgba16float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rgba32float";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rgba8snorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rgba8unorm";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*format="rgba8unorm-srgb";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth16unorm";filt="linear";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth16unorm";filt="nearest";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus-stencil8";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth24plus";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth32float";filt="linear";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:format="depth32float";filt="nearest";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth16unorm";filt="linear";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth16unorm";filt="nearest";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus-stencil8";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth24plus";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth32float";filt="linear";*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth32float";filt="nearest";*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_2d_coords:*="m"*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="astc-*";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="bgra8unorm";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="r16float";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="r32float";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="r8snorm";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="r8unorm";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rg11b10ufloat";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rg16float";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rg32float";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rg8snorm";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rg8unorm";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rgb10a2unorm";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rgb9e5ufloat";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rgba16float";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rgba32float";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rgba8snorm";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rgba8unorm-srgb";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:stage="*";format="rgba8unorm";dim="3d";filt="*";mode="m";offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:arrayed_2d_coords:*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:sampled_2d_coords:*;offset=true [ Skip ]
crbug.com/364595481 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:sampled_3d_coords:*;offset=true [ Skip ]
# Driver crash with multisample texture load on pixel-6
crbug.com/373670502 [ android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:* [ Skip ]
# Flakily kills the test device.
crbug.com/465497437 [ android android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxBufferSize:createBuffer,at_over:limitTest="atMaximum";testValueName="atLimit" [ Skip ]
################################################################################
# Triaged or Manually-Added Flakes and Failures
################################################################################
# Generates GL_OUT_OF_MEMORY
crbug.com/361372970 [ android arm ] webgpu:api,validation,image_copy,layout_related:copy_end_overflows_u64:method="WriteTexture" [ Failure ]
# Flaky memory_sync failures on Intel
crbug.com/42241023 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ Failure ]
crbug.com/42241023 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Failure ]
crbug.com/42241023 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ Failure ]
crbug.com/42241023 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["storage","b2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Failure ]
crbug.com/42241023 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2b-copy","in":"command-encoder"} [ Failure ]
crbug.com/42241023 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"} [ Failure ]
crbug.com/407109046 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="3d" [ Failure ]
crbug.com/407109046 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="3d" [ Failure ]
# Failures due to Linux/Intel UHD 630 OS/driver upgrade
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="r32float" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rg32float" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rgb10a2unorm" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rgba32float" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rgba8unorm-srgb" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="r32float" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="rg32float" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="rgb10a2unorm" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="rgba32float" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="rgba8unorm-srgb" [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32float";shaderStage="fragment";textureDimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32float";shaderStage="fragment";textureDimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32float";shaderStage="fragment";textureDimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32float";shaderStage="fragment";textureDimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32float";shaderStage="fragment";textureDimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32sint";shaderStage="fragment";textureDimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32sint";shaderStage="fragment";textureDimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32sint";shaderStage="fragment";textureDimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32sint";shaderStage="fragment";textureDimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32sint";shaderStage="fragment";textureDimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32uint";shaderStage="fragment";textureDimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32uint";shaderStage="fragment";textureDimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32uint";shaderStage="fragment";textureDimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32uint";shaderStage="fragment";textureDimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_write:basic:format="r32uint";shaderStage="fragment";textureDimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241454 [ intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:shader,execution,memory_model,atomicity:atomicity:memType="atomic_storage";testType="inter_workgroup" [ Failure ]
crbug.com/341282603 [ intel-0x4680 linux ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;* [ Failure ]
crbug.com/341282605 [ intel-0x4680 linux ] webgpu:shader,execution,limits:switch_case_selectors: [ Failure ]
crbug.com/341282605 [ intel-0x9bc5 ] webgpu:shader,execution,limits:switch_case_selectors: [ Failure ]
# sample_texture_combos test is failing on all Compat platforms
crbug.com/402772749 [ angle-opengl arch-x86_64 desktop display-server-x memory_ge_16gb nvidia-0x2184 release ubuntu ] webgpu:api,operation,sampling,sampler_texture:sample_texture_combos: [ Failure ]
### This section represents tests which may require CTS changes.
### This section represents things that will require Compat validation
### These tests will never pass, but should be skipped in CTS once Compat
### validation has been added
### This section represents unimplemented features in Tint, Chrome or core WebGPU
### This section represents issues that are likely bugs in ANGLE
# read-only storage texture failures
# passes on ANGLE/Vulkan and Android Pixel 6 (GLES), so likely a bug in ANGLE/SwiftShader and ANGLE/GL
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8snorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Failure ]
crbug.com/42241377 [ compat-default intel-0x9bc5 linux mesa_ge_23.2 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Failure ]
crbug.com/42241377 [ linux nvidia-0x2184 ] 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
# clamp expression tests failing on NVidia
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/42241262 [ nvidia-0x2184 ] webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="uniform";vectorize=4 [ Failure ]
# limits:function_variable_combined_byte_size failing on NVidia
crbug.com/372044248 [ nvidia-0x2184 ] webgpu:shader,execution,limits:function_variable_combined_byte_size:type="bool" [ Failure ]
crbug.com/372044248 [ nvidia-0x2184 ] webgpu:shader,execution,limits:function_variable_combined_byte_size:type="u32" [ Failure ]
crbug.com/372044248 [ nvidia-0x2184 ] webgpu:shader,execution,limits:private_array_combined_byte_size:type="bool" [ Failure ]
crbug.com/372044248 [ nvidia-0x2184 ] webgpu:shader,execution,limits:private_array_combined_byte_size:type="u32" [ Failure ]
# alpha_to_coverage occlusion query tests failing on Intel 630
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.25 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.5 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.75 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.25 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.5 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.75 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.25 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.5 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.75 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.25 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.5 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.75 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.25 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.5 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.75 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.25 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.5 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.75 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.25 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.5 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.75 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.25 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.5 [ Failure ]
crbug.com/42241192 [ intel-0x9bc5 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.75 [ Failure ]
# Limits issues on NVidia GL
crbug.com/42241064 [ linux nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxBufferSize:createBuffer,at_over:limitTest="atMaximum";testValueName="atLimit" [ Failure ]
crbug.com/42241064 [ linux nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:createBindGroup,at_over:limitTest="atMaximum";testValueName="atLimit";bufferPart="wholeBuffer" [ Failure ]
crbug.com/42241064 [ linux nvidia-0x2184 ] webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:createBindGroup,at_over:limitTest="atMaximum";testValueName="overLimit";bufferPart="wholeBuffer" [ Failure ]
# Zero init issues, but only with batch__=9 (NVidia driver bug)
crbug.com/42241066 [ nvidia-0x2184 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=9 [ Failure ]
crbug.com/42241066 [ nvidia-0x2184 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=9 [ Failure ]
# primitive_restart failures on Pixel 6; these pass on Pixel 7 Pro
crbug.com/42240846 [ android-pixel-6 ] webgpu:api,operation,vertex_state,index_format:primitive_restart:indexFormat="uint32";primitiveTopology="line-list" [ Failure ]
crbug.com/42240846 [ android-pixel-6 ] webgpu:api,operation,vertex_state,index_format:primitive_restart:indexFormat="uint32";primitiveTopology="point-list" [ Failure ]
crbug.com/42240846 [ android-pixel-6 ] webgpu:api,operation,vertex_state,index_format:primitive_restart:indexFormat="uint32";primitiveTopology="triangle-list" [ Failure ]
# textureSample() failures on Pixel 6
# these are also failing on Vulkan (WebGPU Core) on the same device
# importExternalTexture,sampleWithVideoFrameWithVisibleRectParam failures on Pixel 6, also failing on Vulkan Pixel 6 (Core)
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-180.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-180.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-270.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-270.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="display-p3" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="srgb" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="display-p3" [ Failure ]
crbug.com/329724358 [ android arm ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
# Derivative test failures on Pixel 6
crbug.com/42251283 [ android arm ] webgpu:shader,execution,expression,call,builtin,dpdxFine:* [ Failure ]
# 'asin' failures on Intel
crbug.com/341327470 [ intel-0x4680 linux ] webgpu:shader,execution,expression,call,builtin,asin:f32:* [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_r";vectorize="_undef_" [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_r";vectorize=2 [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_r";vectorize=3 [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_r";vectorize=4 [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_rw";vectorize="_undef_" [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_rw";vectorize=2 [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_rw";vectorize=3 [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="storage_rw";vectorize=4 [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="uniform";vectorize="_undef_" [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="uniform";vectorize=2 [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="uniform";vectorize=3 [ Failure ]
crbug.com/341327470 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,asin:f32:inputSource="uniform";vectorize=4 [ Failure ]
# constructor w/concrete_array_elements failures on Pixel 6
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_r";type="bool";length=10;infer_type=false [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_r";type="bool";length=10;infer_type=true [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_r";type="bool";length=5;infer_type=false [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_r";type="bool";length=5;infer_type=true [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_rw";type="bool";length=10;infer_type=false [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_rw";type="bool";length=10;infer_type=true [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_rw";type="bool";length=5;infer_type=false [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="storage_rw";type="bool";length=5;infer_type=true [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="uniform";type="bool";length=10;infer_type=false [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="uniform";type="bool";length=10;infer_type=true [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="uniform";type="bool";length=5;infer_type=false [ Failure ]
crbug.com/373670504 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="uniform";type="bool";length=5;infer_type=true [ Failure ]
# Const bool arrays on Pixel 6
crbug.com/422510023 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="const";type="bool";length=10;infer_type=false [ Failure ]
crbug.com/422510023 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="const";type="bool";length=10;infer_type=true [ Failure ]
crbug.com/422510023 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="const";type="bool";length=5;infer_type=false [ Failure ]
crbug.com/422510023 [ android arm ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="const";type="bool";length=5;infer_type=true [ Failure ]
crbug.com/422510023 [ android arm ] webgpu:shader,execution,expression,constructor,zero_value:array:type="bool";length=10 [ Failure ]
crbug.com/422510023 [ android arm ] webgpu:shader,execution,expression,constructor,zero_value:array:type="bool";length=5 [ Failure ]
# set_index_buffer_without_changing_buffer failing on Pixel 6
crbug.com/373664074 [ android-t arm ] webgpu:api,operation,command_buffer,render,state_tracking:set_index_buffer_without_changing_buffer: [ Failure ]
# Android atomic builtin failures on Pixel 6
# Note that all of these are also failing on Core (Vulkan)
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=16;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=16;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=1;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=1;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=4;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=4;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=8;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:workgroupSize=2;dispatchSize=8;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=16;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=16;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=1;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=1;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=4;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=4;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=8;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:workgroupSize=2;dispatchSize=8;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=16;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=16;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=1;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=1;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=4;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=4;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=8;scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:workgroupSize=2;dispatchSize=8;scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android-14 arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android-14 arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android-14 arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android-14 arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android-14 arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android-14 arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32" [ Failure ]
crbug.com/42241359 [ android-14 arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32" [ Failure ]
crbug.com/42241359 [ android-14 arm ] webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32" [ Failure ]
# image_copy of depth/stencil flaky on Pixel 6
crbug.com/384676198 [ android-pixel-6 android-t ] webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow_depth_stencil:* [ RetryOnFailure ]
# copyToTexture,ImageBitmap:* flaky on Pixel 6
crbug.com/384672477 [ android-pixel-6 ] webgpu:web_platform,copyToTexture,ImageBitmap:from_ImageData:* [ RetryOnFailure ]
# Flaky due to OS upgrade from `android-t`
crbug.com/467430936 [ android-14 android-pixel-6 ] webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*;format="stencil8";filt="nearest";*;offset=false [ RetryOnFailure ]
# Compressed texture image_copy failures on Pixel 6
crbug.com/364917742 [ android-pixel-6 ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:*;format="astc-*-unorm";dimension="2d" [ Failure ]
crbug.com/364917742 [ android-pixel-6 ] webgpu:api,operation,command_buffer,image_copy:origins_and_extents:*;format="astc-*-unorm";dimension="3d" [ Failure ]
crbug.com/364917742 [ android-pixel-6 ] webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow:*;format="astc-*-unorm";dimension="2d" [ Failure ]
crbug.com/364917742 [ android-pixel-6 ] webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow:*;format="astc-*-unorm";dimension="3d" [ Failure ]
# robust_access_vertex on Intel
crbug.com/406978227 [ intel-0x9bc5 ] webgpu:shader,execution,robust_access_vertex:* [ RetryOnFailure ]
crbug.com/406978227 [ intel-0x4680 ] webgpu:shader,execution,robust_access_vertex:* [ Failure ]
crbug.com/406978227 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false [ Failure ]
crbug.com/406978227 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Failure ]
crbug.com/406978227 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false [ Failure ]
crbug.com/406978227 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Failure ]
crbug.com/406978227 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ Failure ]
crbug.com/406978227 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Failure ]
crbug.com/406978227 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Failure ]
crbug.com/406978227 [ intel-0x9bc5 linux ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false [ RetryOnFailure ]
# cameraCapture gives PermissionDenied by default, but a flag could be added for testing.
crbug.com/346799721 webgpu:web_platform,external_texture,video:importExternalTexture,cameraCapture:* [ Failure ]
crbug.com/407109045 [ linux nvidia ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="c";format="rgba16float";filt="linear";modeU="r";modeV="m";offset=false [ Failure ]
crbug.com/407109045 [ linux nvidia ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="f";format="r8snorm";filt="linear";modeU="m";modeV="c";offset=true [ Failure ]
crbug.com/407088842 [ android-pixel-6 ] webgpu:web_platform,copyToTexture,image_file:from_multiple_formats:imageName="four-colors.avif";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/407088842 [ intel linux ] webgpu:web_platform,copyToTexture,image_file:from_multiple_formats:imageName="four-colors.avif";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/407088842 [ linux nvidia ] webgpu:web_platform,copyToTexture,image_file:from_multiple_formats:imageName="four-colors.avif";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/407088842 [ android-pixel-6 ] webgpu:web_platform,copyToTexture,image_file:from_multiple_formats:imageName="four-colors.avif";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/407088842 [ intel linux ] webgpu:web_platform,copyToTexture,image_file:from_multiple_formats:imageName="four-colors.avif";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/407088842 [ linux nvidia ] webgpu:web_platform,copyToTexture,image_file:from_multiple_formats:imageName="four-colors.avif";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/407076123 [ android-14 android-pixel-6 ] webgpu:api,validation,createBindGroup:buffer,resource_binding_size:type="read-only-storage" [ Failure ]
crbug.com/407076123 [ android-14 android-pixel-6 ] webgpu:api,validation,createBindGroup:buffer,resource_binding_size:type="storage" [ Failure ]
crbug.com/407076123 [ linux nvidia ] webgpu:api,validation,createBindGroup:buffer,resource_binding_size:type="read-only-storage" [ Failure ]
crbug.com/407076123 [ linux nvidia ] webgpu:api,validation,createBindGroup:buffer,resource_binding_size:type="storage" [ Failure ]
# Disallow cube-array in compat. Remove once CTS rolls
crbug.com/474097241 [ android android-chromium android-pixel-6 angle-opengles arm mobile renderer-skia-gl ] webgpu:compat,api,validation,texture,createTexture:invalidTextureBindingViewDimension:dimension="2d";textureBindingViewDimension="cube-array" [ Failure ]
# Not implemented yet
crbug.com/342840940 [ angle-opengl arch-x86_64 compat-min-es31 desktop display-server-x memory_ge_16gb nvidia-0x2184 release ubuntu ] webgpu:api,validation,capability_checks,features,texture_formats:check_capability_guarantees: [ Failure ]
crbug.com/444283285 [ android-pixel-6 android-t ] webgpu:api,validation,createBindGroupLayout:max_resources_per_stage,in_bind_group_layout:* [ Failure ]
crbug.com/444283285 [ android-14 android-pixel-6 ] webgpu:api,validation,createBindGroupLayout:max_resources_per_stage,in_pipeline_layout:* [ Failure ]
# Untriaged failures of Pixel 10
# See crbug.com/40238674 and crbug.com/475503907
# WARNING due to persistent timeouts these all needed to Skip rather than Failure
# It might be that we also conclude that Pixel 10 will not have compat. (As it is vulkan by default)
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,timestampQuery:many_query_sets:numQuerySets=65536;stage="render" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,compute,basic:large_dispatch:dispatchSize="maximum" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="compute";dimension="1d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="compute";dimension="2d";depthOrArrayLayers=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="compute";dimension="3d";depthOrArrayLayers=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="fragment";dimension="1d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="fragment";dimension="2d";depthOrArrayLayers=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="fragment";dimension="3d";depthOrArrayLayers=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="vertex";dimension="1d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="vertex";dimension="2d";depthOrArrayLayers=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgb10a2unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="compute";pass1Type="compute" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="compute";pass1Type="render" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="render";pass1Type="compute" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="render";pass1Type="render" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_addition:vector_scalar_compound:inputSource="const";dim=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_division:vector_scalar_compound:inputSource="const";dim=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_division:vector_scalar_compound:inputSource="const";dim=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=2;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=2;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=3;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,copyTextureToTexture:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,image_copy:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="offscreen";format="bgra8unorm";usage=8 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="offscreen";format="rgba16float";usage=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="offscreen";format="rgba8unorm";usage=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureGather:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureGatherCompare:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureLoad:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureStore:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:from_orientation_metadata_file:imageName="four-colors-rotate-180-cw.jpg";objectTypeFromFile="ImageBitmap-from-Blob";srcDoFlipYDuringCopy=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:from_orientation_metadata_file:imageName="four-colors-rotate-180-cw.jpg";objectTypeFromFile="ImageBitmap-from-Blob";srcDoFlipYDuringCopy=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:from_orientation_metadata_file:imageName="four-colors-rotate-270-cw.jpg";objectTypeFromFile="ImageBitmap-from-Blob";srcDoFlipYDuringCopy=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:from_orientation_metadata_file:imageName="four-colors-rotate-270-cw.jpg";objectTypeFromFile="ImageBitmap-from-Blob";srcDoFlipYDuringCopy=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:from_orientation_metadata_file:imageName="four-colors-rotate-90-cw.jpg";objectTypeFromFile="ImageBitmap-from-Blob";srcDoFlipYDuringCopy=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:from_orientation_metadata_file:imageName="four-colors-rotate-90-cw.jpg";objectTypeFromFile="ImageBitmap-from-Blob";srcDoFlipYDuringCopy=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:from_orientation_metadata_file:imageName="four-colors.jpg";objectTypeFromFile="ImageBitmap-from-Blob";srcDoFlipYDuringCopy=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:from_orientation_metadata_file:imageName="four-colors.jpg";objectTypeFromFile="ImageBitmap-from-Blob";srcDoFlipYDuringCopy=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=2;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=2;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=3;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=2;x_rows=4;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=2;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=3;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=3;x_rows=4;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:writeMask=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,empty: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,multi_resolve: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:writeMask=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:writeMask=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,compute_pipeline,overrides:workgroup_size:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,limits,max_combined_limits:max_storage_buffer_texture_frag_outputs:format="r8uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,limits,max_combined_limits:max_storage_buffer_texture_frag_outputs:format="rgba32uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,limits,max_combined_limits:max_storage_buffer_texture_frag_outputs:format="rgba8uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,readonly_depth_stencil:sampling_while_testing:format=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=1;bias=0;biasSlopeScale=0;biasClamp=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=1;bias=0;biasSlopeScale=1;biasClamp=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth16unorm";depthCompare="not-equal";depthClearValue=0.4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth24plus";depthCompare="not-equal";depthClearValue=0.4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth24plus-stencil8";depthCompare="not-equal";depthClearValue=0.4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth32float";depthCompare="not-equal";depthClearValue=0.4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_test_fail:secondDepth=0;lastDepth=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_test_fail:secondDepth=2;lastDepth=0.9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_write_disabled:depthWriteEnabled=false;lastDepth=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_write_disabled:depthWriteEnabled=false;lastDepth=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:reverse_depth:reversed=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_accumulation:format="depth24plus-stencil8" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_accumulation:format="stencil8" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_compare_func:format=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_read_write_mask:format="depth24plus-stencil8";maskType="read";stencilRefValue=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_read_write_mask:format="stencil8";maskType="read";stencilRefValue=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_read_write_mask:format="stencil8";maskType="write";stencilRefValue=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:colorFormat=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,culling_tests:culling:frontFace="ccw";cullMode="back" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,culling_tests:culling:frontFace="ccw";cullMode="front" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,culling_tests:culling:frontFace="ccw";cullMode="none" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,culling_tests:culling:frontFace="cw";cullMode="back" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,culling_tests:culling:frontFace="cw";cullMode="front" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,culling_tests:culling:frontFace="cw";cullMode="none" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:format="r16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:format="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count:format="r16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count:format="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count:format="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="1d";readMethod=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,sampling,sampler_texture:sample_texture_combos: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_only:basic:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,storage_texture,read_write:basic:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,texture_view,write:format:method=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,encoding,cmds,setImmediates:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,encoding,encoder_open_state:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="r16uint";dimension="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="r16uint";dimension="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="r16uint";dimension="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="rg16uint";dimension="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="rg16uint";dimension="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="rg16uint";dimension="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="rgba16uint";dimension="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="rgba16uint";dimension="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:method="CopyT2B";format="rgba16uint";dimension="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="r16uint";copyType="CopyT2B";dimension="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="r16uint";copyType="CopyT2B";dimension="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="rg16uint";copyType="CopyT2B";dimension="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="rg16uint";copyType="CopyT2B";dimension="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="rg16uint";copyType="CopyT2B";dimension="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="rgba16uint";copyType="CopyT2B";dimension="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="rgba16uint";copyType="CopyT2B";dimension="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="rgba16uint";copyType="CopyT2B";dimension="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-10x10-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-10x10-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-10x5-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-10x5-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-10x6-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-10x6-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-10x8-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-10x8-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-12x10-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-12x10-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-12x12-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-4x4-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-4x4-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-5x4-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-5x4-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-5x5-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-5x5-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-6x5-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-6x5-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-6x6-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-6x6-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-8x5-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-8x5-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-8x6-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-8x6-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-8x8-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-8x8-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,render_pipeline,inter_stage:max_variables_count,output:isAsync=false;numVariablesDelta=0;topology="triangle-list" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,render_pipeline,inter_stage:max_variables_count,output:isAsync=true;numVariablesDelta=0;topology="triangle-list" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=2;x_rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=3;x_rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:inputSource="const";common_dim=4;x_rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=2;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=2;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=3;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:inputSource="const";common_dim=4;x_rows=4;y_cols=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=2;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=2;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=2;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=3;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=2;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=2;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=3;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=2;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=2;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=3;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=2;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=2;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=2;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=3;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:inputSource="const";cols=2;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:inputSource="const";cols=2;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:inputSource="const";cols=3;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:inputSource="const";cols=3;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:inputSource="const";cols=4;rows=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:vector_matrix_compound:inputSource="const";dim=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:vector_matrix_compound:inputSource="const";dim=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:vector_matrix_compound:inputSource="const";dim=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_multiplication:vector_scalar_compound:inputSource="const";dim=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_remainder:scalar_compound:inputSource="const";vectorize=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_remainder:scalar_compound:inputSource="const";vectorize=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_remainder:scalar_compound:inputSource="const";vectorize="_undef_" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_remainder:vector_scalar_compound:inputSource="const";dim=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,binary,f16_subtraction:vector_scalar_compound:inputSource="const";dim=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdx:f32:vectorize=2;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdx:f32:vectorize=2;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdx:f32:vectorize=3;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdx:f32:vectorize=3;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdx:f32:vectorize=4;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdx:f32:vectorize=4;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=2;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=2;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=3;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=3;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=4;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:vectorize=4;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdy:f32:vectorize=2;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdy:f32:vectorize=2;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdy:f32:vectorize=3;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdy:f32:vectorize=3;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdy:f32:vectorize=4;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdy:f32:vectorize=4;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=2;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=2;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=3;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=3;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=4;non_uniform_discard=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:vectorize=4;non_uniform_discard=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupBroadcast:compute,all_active:wgSize=[3,3,3] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupBroadcast:compute,split:predicate="every_odd" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[111,3] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[13,10] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[13,53] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[15,15] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[16,16] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[17,17] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[19,13] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[3,111] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[3,3] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[3,35] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[35,3] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,subgroupShuffle:fragment:size=[53,13] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:depth:format="depth24plus-stencil8";aspect="depth-only";samples=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="depth24plus-stencil8";aspect="depth-only";samples=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="depth24plus-stencil8";aspect="stencil-only";samples=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:sampled_and_multisampled:format="stencil8";aspect="all";samples=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="r32float";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="r32sint";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="r32uint";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba16float";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba16sint";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba16uint";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba32float";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba32sint";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba32uint";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba8sint";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba8snorm";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba8uint";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureDimensions:storage:format="rgba8unorm";aspect="all" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="r32float";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="r32sint";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="r32uint";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="rgba16sint";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="rgba16uint";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="rgba32float";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="rgba32sint";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="rgba32uint";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="rgba8sint";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:format="rgba8uint";view_type="full" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,textureSample:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,texture_utils:weights:stage="compute" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,texture_utils:weights:stage="fragment" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,texture_utils:weights:stage="vertex" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,transpose:f16:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,transpose:f16:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,transpose:f16:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,unpack2x16float:unpack:inputSource="storage_r" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,unpack2x16float:unpack:inputSource="storage_rw" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,unpack2x16float:unpack:inputSource="uniform" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="array%3Cu32,%204%3E";wgsize=[3,7] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="ComplexStruct";wgsize=[1,1] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="ComplexStruct";wgsize=[1,128] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="ComplexStruct";wgsize=[16,16] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="ComplexStruct";wgsize=[3,7] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,user,ptr_params:read_ptr_to_element:address_space="function" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,user,ptr_params:read_ptr_to_element:address_space="private" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,user,ptr_params:write_ptr_to_element:address_space="function" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="const";type="vec3f";length=10;infer_type=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="const";type="vec3f";length=10;infer_type=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="const";type="vec3f";length=5;infer_type=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,constructor,non_zero:concrete_array_elements:inputSource="const";type="vec3f";length=5;infer_type=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,unary,f16_conversion:f16_mat:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,unary,f16_conversion:f16_mat:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,unary,f16_conversion:f16_mat:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,unary,f16_conversion:f32_mat:inputSource="const";cols=3;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,unary,f16_conversion:f32_mat:inputSource="const";cols=4;rows=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,unary,f16_conversion:f32_mat:inputSource="const";cols=4;rows=4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,limits:const_array_elements:sizeDivisor=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat2x2h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat2x3h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat2x4h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat3x2h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat3x3h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat3x4h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat4x2h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat4x3h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_mat4x4h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_vec3h_align";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="array_vec3h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat2x2h_align4";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat2x2h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat2x3h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat2x3h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat2x4h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat2x4h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat3x2h_align4";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat3x2h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat3x3h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat3x3h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat3x4h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat3x4h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat4x2h_align4";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat4x2h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat4x3h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat4x3h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat4x4h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat4x4h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="struct_align_vec2h";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="struct_align_vec3h";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="struct_align_vec4h";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="vec2h_align4";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="vec3h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="vec3h_size6";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="vec4h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat2x2h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat2x3h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat2x4h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat3x2h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat3x3h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat3x4h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat4x2h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat4x3h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_mat4x4h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_vec3h_align";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="array_vec3h_stride";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat2x2h_align4";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat2x2h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat2x3h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat2x3h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat2x4h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat2x4h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat3x2h_align4";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat3x2h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat3x3h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat3x3h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat3x4h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat3x4h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat4x2f_size";aspace="storage" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat4x2h_align4";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat4x2h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat4x3h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat4x3h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat4x4h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat4x4h_size";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="struct_align_vec2h";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="struct_align_vec3h";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="struct_align_vec4h";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="vec2h_align4";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="vec3h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="vec3h_size6";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="vec4h_align8";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,adjacent:f16:addressSpace="workgroup";pattern=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,adjacent:f16:addressSpace="workgroup";pattern=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,adjacent:f16:addressSpace="workgroup";pattern=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,adjacent:f16:addressSpace="workgroup";pattern=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,barrier:workgroup_barrier_load_store:accessValueType="f16";memType="non_atomic_workgroup";accessPair="rw";normalBarrier=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,barrier:workgroup_barrier_load_store:accessValueType="f16";memType="non_atomic_workgroup";accessPair="rw";normalBarrier=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_load:accessValueType="f16";memType="non_atomic_workgroup";accessPair="wr";normalBarrier=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_load:accessValueType="f16";memType="non_atomic_workgroup";accessPair="wr";normalBarrier=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_load:accessValueType="u32";memType="non_atomic_texture";accessPair="wr";normalBarrier=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_store:accessValueType="f16";memType="non_atomic_workgroup";accessPair="ww";normalBarrier=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_store:accessValueType="f16";memType="non_atomic_workgroup";accessPair="ww";normalBarrier=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,coherence:corw2:memType="atomic_storage";testType="inter_workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,coherence:corw2:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r16float";dim="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32float";dim="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32float";dim="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32float";dim="2d-array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32float";dim="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32sint";dim="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32sint";dim="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32sint";dim="2d-array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32sint";dim="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32uint";dim="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32uint";dim="2d-array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32uint";dim="3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="none";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="none";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="none";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="matrix";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="matrix";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="matrix";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="none";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="none";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="none";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="matrix";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="none";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="none";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="none";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="matrix";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="matrix";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="matrix";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="none";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="none";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="none";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="matrix";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="none";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="none";isAtomic=false;baseType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0,1];sampleCount=4;interpolation={"type":"linear","sampling":"sample"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0,1];sampleCount=4;interpolation={"type":"perspective","sampling":"sample"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0.25,0.75];sampleCount=4;interpolation={"type":"linear","sampling":"sample"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,position:nearFar=[0.25,0.75];sampleCount=4;interpolation={"type":"perspective","sampling":"sample"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,sample_mask:nearFar=[0,1];sampleCount=4;interpolation={"type":"linear","sampling":"sample"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,sample_mask:nearFar=[0,1];sampleCount=4;interpolation={"type":"perspective","sampling":"sample"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,sample_mask:nearFar=[0.25,0.75];sampleCount=4;interpolation={"type":"linear","sampling":"sample"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,shader_io,fragment_builtins:inputs,sample_mask:nearFar=[0.25,0.75];sampleCount=4;interpolation={"type":"perspective","sampling":"sample"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,discard:all:useStorageBuffers=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,discard:continuing:useStorageBuffers=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,discard:derivatives:useStorageBuffers=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,discard:derivatives:useStorageBuffers=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,discard:function_call:useStorageBuffers=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,discard:loop:useStorageBuffers=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,discard:three_quarters:useStorageBuffers=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,discard:uniform_read_loop:useStorageBuffers=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,statement,phony:executes:case="loop" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=18 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=19 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=21 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=22 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=23 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=24 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=25 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=26 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=28 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="function";workgroupSize=[1,1,1];batch__=29 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=15 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=16 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=17 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=19 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=20 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=21 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=22 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=23 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=24 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=25 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=26 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=27 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=28 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=29 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,textureSampleBaseClampToEdge:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,textureSampleBias:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,textureSampleCompare:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,textureSample:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,textureSampleGrad:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,textureSampleLevel:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,textureSample:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,textureStore:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="abstract-float";input_rows=2;input_cols=2;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="abstract-float";input_rows=2;input_cols=4;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="abstract-float";input_rows=3;input_cols=3;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="abstract-float";input_rows=4;input_cols=2;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="abstract-float";input_rows=4;input_cols=4;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f16";input_rows=2;input_cols=3;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f16";input_rows=3;input_cols=2;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f16";input_rows=3;input_cols=4;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f16";input_rows=4;input_cols=3;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f32";input_rows=2;input_cols=2;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f32";input_rows=2;input_cols=4;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f32";input_rows=3;input_cols=3;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f32";input_rows=4;input_cols=2;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:return:input_type="f32";input_rows=4;input_cols=4;output_type="f32";output_rows=2;output_cols=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,transpose:values:stage="override";type="mat3x4%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,trunc:values:stage="constant";type="vec3%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,unpack2x16snorm:arguments:args="bad_vec2u" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,unpack4x8snorm:must_use:use=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,unpack4xI8:unsupported:requires=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:array_zero_value:case="invalid_atomic" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:matrix_elementwise:type1="abstract-float";type2="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:must_use:ctor="f32";use=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:must_use:ctor="mat4x3";use=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:partial_eval:eleTy="u32";compTy="array";stage="constant" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:scalar_value:type="i32";value_type="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:vector_copy:decl_type="abstract-float";value_type="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:vector_copy:decl_type="i32";value_type="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:vector_elementwise:type="bool";ele_type="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:vector_elementwise:type="i32";ele_type="mat3x3h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:vector_mixed:type="f16";ele_type="abstract-float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:vector_splat:type="abstract-float";ele_type="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:vector_splat:type="f32";ele_type="abstract-float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,call,builtin,value_constructor:vector_zero_value:type="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,early_evaluation:composites:case="override_let_matrix" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,add_sub:invalid:op="add";rhs="mat2x3f()";test="matf_ai_no_matching" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,add_sub:invalid:op="sub";rhs="ai";test="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,add_sub:invalid:op="sub";rhs="mat2x3h()";test="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,add_sub:overflow_f16:rhs=1;c=3;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,add_sub:underflow_abstract:rhs=1.7976931348623157e%2B308;c=3;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,add_sub:underflow_f32:rhs=1;c=3;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="and";rhs="1i";test="i32";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="and";rhs="ai";test="matf_no_match";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="and";rhs="mat2x3f()";test="sampler";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="and";rhs="mat2x3h()";test="texture";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="or";rhs="1i";test="vec";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="or";rhs="mat2x3f()";test="ai";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="or";rhs="mat2x3h()";test="atomic";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="xor";rhs="1i";test="f16";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="xor";rhs="ai";test="i32";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="xor";rhs="mat2x3f()";test="matf_no_match";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,and_or_xor:invalid:op="xor";rhs="mat2x3h()";test="sampler";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,bitwise_shift:invalid:op="left";rhs="1u";test="texture";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,bitwise_shift:invalid:op="left";rhs="ai";test="vec";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,bitwise_shift:invalid:op="left";rhs="mat2x3h()";test="ai";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,bitwise_shift:invalid:op="right";rhs="1u";test="atomic";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,bitwise_shift:invalid:op="right";rhs="ai";test="f16";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,bitwise_shift:invalid:op="right";rhs="mat2x3f()";test="i32";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,bitwise_shift:invalid:op="right";rhs="mat2x3h()";test="matf_no_match";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="eq";rhs="ai";test="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="eq";rhs="mat2x3h()";test="math" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="ge";rhs="ai";test="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="gt";rhs="1i";test="array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="gt";rhs="mat2x3f()";test="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="le";rhs="1i";test="math" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="le";rhs="mat2x3f()";test="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="lt";rhs="ai";test="array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="lt";rhs="mat2x3h()";test="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="ne";rhs="ai";test="math" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,comparison:invalid:op="ne";rhs="mat2x3h()";test="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,div_rem:invalid:op="div";rhs="ai";test="ai";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,div_rem:invalid:op="div";rhs="mat2x3f()";test="atomic";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,div_rem:invalid:op="div";rhs="mat2x3h()";test="f16";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,div_rem:invalid:op="rem";rhs="1i";test="i32";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,div_rem:invalid:op="rem";rhs="ai";test="matf_no_match";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,div_rem:invalid:op="rem";rhs="mat2x3f()";test="sampler";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,div_rem:invalid:op="rem";rhs="mat2x3h()";test="texture";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:invalid:rhs="mat2x3f()";test="array";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:invalid:rhs="mat2x3h()";test="struct";swap=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:overflow_mat_abstract:rhs=1;c=2;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:overflow_mat_f16:rhs=65504;c=2;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:overflow_mat_f32:rhs=3.4028234663852886e%2B38;c=2;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:overflow_scalar_abstract:rhs=1;c=2;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:overflow_scalar_f32:rhs=3.4028234663852886e%2B38;c=2;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:overflow_vec_abstract_internal:lhs=1;c=2;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:overflow_vec_f16_internal:lhs=65504;c=2;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,matrix,mul:overflow_vec_f32_internal:lhs=3.4028234663852886e%2B38;c=2;r=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,overload_resolution:implicit_conversions:case="array_absint_to_u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,overload_resolution:overload_resolution:arg1="f16";arg2="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,overload_resolution:overload_resolution:arg1="vec3%3Cabstract-int%3E";arg2="vec3%3Cabstract-float%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="ne" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="add" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="div" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="div" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_and";op2="lt" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="shl" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="sub" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="bin_xor" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,precedence:other_lhs:expr="addr_valid1" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,unary,address_of_and_indirection:basic:addressSpace="private";accessMode="read";storageType="u32";derefType="deref_pointer" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,unary,address_of_and_indirection:basic:addressSpace="uniform";accessMode="read_write";storageType="f16";derefType="deref_pointer" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,unary,address_of_and_indirection:composite:addressSpace="function";compositeType="vec";storageType="f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,unary,address_of_and_indirection:composite:addressSpace="uniform";compositeType="array";storageType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,unary,arithmetic_negation:invalid_types:type="array";control=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,unary,arithmetic_negation:scalar_vector:type="vec4%3Cbool%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,unary,bitwise_complement:scalar_vector:type="vec3%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,expression,unary,logical_negation:scalar_vector:type="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_same_type:blendSrc0Type="f16";blendSrc1Type="vec3h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_same_type:blendSrc0Type="i32";blendSrc1Type="vec4h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_same_type:blendSrc0Type="vec2h";blendSrc1Type="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_same_type:blendSrc0Type="vec2u";blendSrc1Type="vec2h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_same_type:blendSrc0Type="vec3h";blendSrc1Type="vec3h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_same_type:blendSrc0Type="vec3u";blendSrc1Type="vec4h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_same_type:blendSrc0Type="vec4i";blendSrc1Type="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_syntax_validation:attr="duplicate" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,dual_source_blending:blend_src_usage:attr="struct_member_has_non_zero_location_blend_src_0" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,extension,pointer_composite_access:pointer:case="matrix_index_access_via_identifier" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:one_atomic_pointer_one_module_scope:builtin_a="atomicCompareExchangeWeak";builtin_b="atomicLoad";address_space="storage";aliased=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:one_atomic_pointer_one_module_scope:builtin_a="atomicMin";builtin_b="atomicStore";address_space="storage";aliased=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:one_pointer_one_module_scope:address_space="private";aliased=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers:builtin_a="atomicCompareExchangeWeak";builtin_b="atomicLoad";address_space="storage";aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers:builtin_a="atomicMin";builtin_b="atomicStore";address_space="storage";aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_array_elements:builtin_a="atomicAdd";builtin_b="atomicLoad";address_space="storage";index=0;aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_array_elements:builtin_a="atomicCompareExchangeWeak";builtin_b="atomicLoad";address_space="workgroup";index=0;aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_array_elements:builtin_a="atomicLoad";builtin_b="atomicStore";address_space="storage";index=0;aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_array_elements:builtin_a="atomicMin";builtin_b="atomicStore";address_space="workgroup";index=0;aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_array_elements:builtin_a="atomicSub";builtin_b="atomicLoad";address_space="storage";index=0;aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_struct_members:builtin_a="atomicAdd";builtin_b="atomicLoad";address_space="workgroup";member="a";aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_struct_members:builtin_a="atomicCompareExchangeWeak";builtin_b="atomicStore";address_space="storage";member="a";aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_struct_members:builtin_a="atomicLoad";builtin_b="atomicStore";address_space="workgroup";member="a";aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_struct_members:builtin_a="atomicOr";builtin_b="atomicLoad";address_space="storage";member="a";aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_atomic_pointers_to_struct_members:builtin_a="atomicSub";builtin_b="atomicLoad";address_space="workgroup";member="a";aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_pointers_to_array_elements:address_space="function";index=0;aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,alias_analysis:two_pointers_to_struct_members:address_space="private";member="a";aliased=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:body_required:body="semi" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:call_arg_types_match_3_params:p1_type="u32";p2_type="i32";p3_type="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:function_attributes:case="id";placement="ret" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:function_parameter_matching:decl="mat3x2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:function_parameter_types:case="array5" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:function_parameter_types:case="ptr9" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:function_return_types:case="mat4x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:param_names_must_differ:p1="a";p2="a" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,functions,restrictions:param_number_matches_call:num_args=3;num_params=255 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,attribute:expressions:value="const_func";attribute="group" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,blankspace:blankspace:blankspace=["%5Cr","carriage_return"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:conflicting_attribute_different_location:loc="compound";s1="info";s2="off" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:conflicting_attribute_different_location:loc="loop_stmt";s1="info";s2="off" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:conflicting_attribute_different_location:loc="switch_stmt";s1="info";s2="off" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:diagnostic_scoping:case="call_unaffected_error" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:duplicate_attribute_same_location:loc="loop_stmt";same_rule=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:invalid_locations:type="attribute";location="pre_for_params";rule="derivative_uniformity" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:invalid_severity:severity="goose";type="attribute" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:valid_locations:type="attribute";location="switch_stmt";rule="derivative_uniformity" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,diagnostic:valid_locations:type="directive";location="while_body";rule="derivative_uniformity" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,enable:enable:case="multiple_entries" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:alias_name:ident="async" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:alias_name:ident="delete" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:alias_name:ident="for" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:alias_name:ident="meta" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:alias_name:ident="readonly" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:alias_name:ident="texture_depth_2d_array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:alias_name:ident="vec4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_const_name:ident="asm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_const_name:ident="decltype" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_const_name:ident="foo::bar" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_const_name:ident="match" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_const_name:ident="quat" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_const_name:ident="texture_cube_array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_const_name:ident="vec2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_let_name:ident="array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_let_name:ident="crate" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_let_name:ident="foo-bar" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_let_name:ident="mat4x3" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_let_name:ident="pub" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_let_name:ident="texture_3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_let_name:ident="var" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_name:ident="alignas" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_name:ident="continue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_name:ident="foo%5C%5Cbar" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_name:ident="mat3x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_name:ident="protected" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_name:ident="texture_2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_name:ident="use" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_param_name:ident="active" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_param_name:ident="constexpr" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_param_name:ident="foo%2Fbar" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_param_name:ident="mat3x2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_param_name:ident="premerge" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_param_name:ident="template" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_param_name:ident="unsigned" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_var_name:ident="const_cast" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_var_name:ident="_foo0" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_var_name:ident="foo%23bar" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_var_name:ident="mat2x3" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_var_name:ident="precise" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_var_name:ident="switch" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:function_var_name:ident="unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_const_name:ident="__" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_const_name:ident="const" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_const_name:ident="foo!bar" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_const_name:ident="macro_rules" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_const_name:ident="patch" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_const_name:ident="subroutine" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_const_name:ident="union" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_var_name:ident="_0" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_var_name:ident="compile_fragment" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_var_name:ident="finally" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_var_name:ident="lowp" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_var_name:ident="partition" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_var_name:ident="std" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:module_var_name:ident="u64" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:override_name:ident="column_major" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:override_name:ident="false" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:override_name:ident="layout" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:override_name:ident="NULL" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:override_name:ident="override" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:override_name:ident="static" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:override_name:ident="typeof" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:struct_name:ident="co_yield" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:struct_name:ident="f64" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:struct_name:ident="FOO" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:struct_name:ident="instanceof" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:struct_name:ident="of" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:struct_name:ident="smooth" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,identifiers:struct_name:ident="typeid" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,literal:abstract_float:val="0.0f" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,literal:abstract_float:val="12." [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,literal:f16:val="-1" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,literal:f16:val="1e-4f" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,literal:f32:val="0xa.fP%2B2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,literal:i32:val="0x3f" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,literal:u32:val="i32(-2147483648)" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,must_use:declaration:test="var" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,semicolon:after_fn_const_assert: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,parse,shadow_builtins:shadow_hides_builtin:inject="none" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,align:parsing:align="duplicate" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,align:required_alignment:address_space="storage";align=1;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,align:required_alignment:address_space="storage";align=2;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,align:required_alignment:address_space="storage";align=32;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,align:required_alignment:address_space="storage";align="alignment";type={"name":"f16","storage":2,"uniform":2} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,align:required_alignment:address_space="uniform";align=1;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,align:required_alignment:address_space="uniform";align=2;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,align:required_alignment:address_space="uniform";align="alignment";type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,binding:binding:attr="comment" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:duplicates:first="s2a";second="s2b" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:reuse_builtin_name:name="clip_distances";stage="vertex";io="out";type="array%3Cf32,1%3E";enable="clip_distances";use="struct" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:reuse_builtin_name:name="frag_depth";stage="fragment";io="out";type="f32";use="alias" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:reuse_builtin_name:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="function" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:reuse_builtin_name:name="subgroup_id";stage="compute";io="in";type="u32";enable="subgroups";requires="subgroup_id";use="function-var" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="clip_distances";stage="vertex";io="out";type="array%3Cf32,1%3E";enable="clip_distances";use_struct=false;target_stage="compute";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="clip_distances";stage="vertex";io="out";type="array%3Cf32,3%3E";enable="clip_distances";use_struct=false;target_stage="vertex";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="clip_distances";stage="vertex";io="out";type="array%3Cf32,5%3E";enable="clip_distances";use_struct=true;target_stage="compute";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="clip_distances";stage="vertex";io="out";type="array%3Cf32,7%3E";enable="clip_distances";use_struct=true;target_stage="vertex";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="compute";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="primitive_id";stage="fragment";io="in";type="u32";enable="chromium_experimental_primitive_id";use_struct=false;target_stage="compute";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="subgroup_id";stage="compute";io="in";type="u32";enable="subgroups";requires="subgroup_id";use_struct=true;target_stage="compute";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="subgroup_invocation_id";stage="fragment";io="in";type="u32";enable="subgroups";use_struct=true;target_stage="vertex";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:stage_inout:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:type:name="clip_distances";stage="vertex";io="out";type="array%3Cf32,4%3E";enable="clip_distances";use_struct=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,builtins:type:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:binding_attributes:stage="compute";has_group=false;has_binding=true;resource="sampler" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:binding_attributes:stage="compute";has_group=true;has_binding=false;resource="texture_multisampled_2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:binding_attributes:stage="fragment";has_group=false;has_binding=false;resource="texture_depth_2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:binding_attributes:stage="fragment";has_group=true;has_binding=false;resource="texture_1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:binding_attributes:stage="fragment";has_group=true;has_binding=true;resource="texture_storage_2d_array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:binding_attributes:stage="vertex";has_group=false;has_binding=true;resource="texture_depth_cube_array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:binding_attributes:stage="vertex";has_group=true;has_binding=true;resource="texture_3d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:different_entry_points:a_stage="compute";b_stage="compute";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:different_entry_points:a_stage="compute";b_stage="vertex";a_kind="texture_external";b_kind="texture_3d";usage="transitive" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:different_entry_points:a_stage="fragment";b_stage="fragment";a_kind="storage";b_kind="uniform";usage="transitive" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:different_entry_points:a_stage="vertex";b_stage="compute";a_kind="storage";b_kind="texture_3d";usage="transitive" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:different_entry_points:a_stage="vertex";b_stage="fragment";a_kind="texture_external";b_kind="texture_3d";usage="transitive" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:single_entry_point:stage="compute";a_kind="storage";b_kind="uniform";usage="transitive" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group_and_binding:single_entry_point:stage="fragment";a_kind="texture_external";b_kind="uniform";usage="transitive" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,group:group:attr="missing_left_paren" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,id:id:attr="negative" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:integral_types:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(flat,%20first)" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:integral_types:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(flat,%20first)" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:integral_types:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(flat,%20first)" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:integral_types:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(flat,%20first)" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:integral_types:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(flat,%20first)" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:interpolation_validation:attr="missing_parens" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="in";use_struct=false;type="center";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="in";use_struct=false;type="flat";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="in";use_struct=true;type="first";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="in";use_struct=true;type="sample";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="in";use_struct=true;type="";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="out";use_struct=false;type="either";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="out";use_struct=false;type="perspective";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="out";use_struct=true;type="centroid";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="fragment";io="out";use_struct=true;type="linear";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="vertex";io="in";use_struct=true;type="center";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="vertex";io="in";use_struct=true;type="flat";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="vertex";io="out";use_struct=true;type="first";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="vertex";io="out";use_struct=true;type="sample";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,interpolate:type_and_sampling:stage="vertex";io="out";use_struct=true;type="";sampling="sample" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,invariant:valid_only_with_vertex_position_builtin:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,layout_constraints:layout_constraints:case="array_bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,layout_constraints:layout_constraints:case="mat2x2f" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,layout_constraints:layout_constraints:case="runtime_array_vec3b" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,locations:duplicates:first="s1a";second="p2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,locations:stage_inout:use_struct=false;target_stage="vertex";target_io="out" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,locations:type:use_struct=false;type="mat3x4h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,locations:type:use_struct=false;type="vec2i" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,locations:type:use_struct=true;type="mat2x4%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,locations:type:use_struct=true;type="texture_storage_1d%3Crgba8unorm,%20write%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,locations:validation:attr="f32_literal" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,pipeline_stage:extra_on_fragment_function:extra="%40fragment";before=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,pipeline_stage:placement:scope="storage-var";attr="%40fragment" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,size:size:attr="trailing_comma" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,workgroup_size:workgroup_size:attr="negative_y" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,shader_io,workgroup_size:workgroup_size_var: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,break_if:condition_type:type="vec3h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,const_assert:parse:case="not_a_boolean" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,continuing:placement:stmt="continuing_for" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,for:condition_type:type="array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,for:parse:test="cont_var_type" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,if:condition_type:type="vec2ai" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,if:parse:test="else_if" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,if:parse:test="true_rparen" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,increment_decrement:component:type="v3i_y";direction="up" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,increment_decrement:parse:test="enum";direction="up" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,increment_decrement:parse:test="literal_f32";direction="up" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,increment_decrement:parse:test="postfix_x";direction="up" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,increment_decrement:parse:test="uniform";direction="up" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,increment_decrement:var_init_type:type="vec2f";direction="up" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,loop:parse:test="break_continuing_lbrace" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,phony:parse:test="underscore" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,phony:rhs_with_decl:test="storage" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,return:parse:test="rparen_literal";fn_returns_value=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,return:return_type_match:return_value_type="abstract-int";fn_return_type="mat4x2h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,return:return_type_match:return_value_type="f32";fn_return_type="vec3b" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,return:return_type_match:return_value_type="u32";fn_return_type="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,return:return_type_match:return_value_type="vec2f";fn_return_type="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,return:return_type_match:return_value_type="vec3b";fn_return_type="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,return:return_type_match:return_value_type="vec4ai";fn_return_type="vec3h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="break_if" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,statement_behavior:valid_statements:body="for2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,switch:condition_type:type="array" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,switch:parse:test="L_case_1_colon_default_colon" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,switch:parse:test="lparen_L" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,statement,while:parse:test="rparen_true_rparen" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,alias:any_type:type="ptr%3Cstorage,%20vec3i,%20read%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,alias:match_non_alias:case="predeclared_alias" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,array:invalid:case="incompatible_rta" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,array:valid:case="override_count" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,atomics:parse:case="no_type" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,enumerant:decl_value:value="rg32sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,matrix:invalid:case="mat4x4_bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,matrix:valid:case="mat3x2h" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,matrix:valid:case="shadow_mat3x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,pointer:access_mode:aspace="uniform";access="write";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,pointer:let_ptr_explicit_type_matches_var:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute";ptrStoreType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,pointer:let_ptr_reads:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,pointer:missing_type:aspace="workgroup";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,pointer:type:case="array_sized_u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,ref:not_typeable_alias:type="vec2i";view="ref" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,ref:not_typeable_var:type="f32";ref=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,struct:structures:case="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read";format="astc-10x10-unorm-srgb";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read";format="astc-6x5-unorm-srgb";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read";format="bc5-rg-unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read";format="etc2-rgb8unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read";format="rg16sint";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read";format="rgba16unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read_write";format="astc-12x10-unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read_write";format="astc-8x8-unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read_write";format="depth16unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read_write";format="r16uint";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read_write";format="rg8sint";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="read_write";format="rgba8unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="storage";format="astc-5x4-unorm-srgb";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="storage";format="bc3-rgba-unorm-srgb";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="storage";format="eac-rg11snorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="storage";format="r8uint";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="storage";format="rgba16float";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="write";format="astc-10x6-unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="write";format="astc-8x5-unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="write";format="bc7-rgba-unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="write";format="etc2-rgba8unorm-srgb";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="write";format="rg16unorm";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:storage_texture_types:access="write";format="rgba32uint";comma="," [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,textures:texel_formats:format="rg8sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,types,vector:vector:case="vec3_f16" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:basics:statement="for-nonunif-op-always-return" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:basics:statement="loop-always-break-end-op" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:basics:statement="loop-unif-break-op-cond-continue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:basics:statement="while-unif-op" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:basics,subgroups:statement="for-nonunif-cond-break-op" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:basics,subgroups:statement="for-unif-op-cond-break" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:basics,subgroups:statement="loop-unif-break-always-continue-continuing-end-op" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:basics,subgroups:statement="while-unif-always-return-end-op" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:binary_expressions:e1="nonuniform_index2";e2="uniform" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:compute_builtin_values:builtin="local_invocation_id";type="vec3%3Cf32%3E";uniform=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:function_pointer_parameters:case="uniform_param_uniform_assignment" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:functions:case="nonuniform_passthrough_parameter" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:function_variables:case="for_loop_nonuniform_body";init="uniform" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:function_variables:case="if_no_else_uniform";init="uniform" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:function_variables:case="loop_body_nonuniform";init="uniform" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:function_variables:case="loop_unreachable_continuing";init="uniform" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:function_variables:case="simple_nonuniform";init="uniform" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:pointers:case="contents_lhs_pointer_deref2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:pointers:case="contents_scalar_uniform2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:unary_expressions:e="nonuniform_index1";op="!b_tmp" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,validation,uniformity,uniformity:uniform_subgroup_ops:op="subgroupBallot";scope="subgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:util,texture,texel_data:float_texel_data_in_shader:format="r16float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="bgra8unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="r8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="rgb10a2unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:util,texture,texel_data:unorm_texel_data_in_shader:format="rgba8unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="astc-12x12-unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="depth32float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:format:canvasType="offscreen";format="rg8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:format:canvasType="onscreen";format="astc-6x5-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:format:canvasType="onscreen";format="etc2-rgb8a1unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:format:canvasType="onscreen";format="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="offscreen";format="rgba8unorm";usage=48 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="onscreen";format="bgra8unorm";usage=8 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="onscreen";format="rgba16float";usage=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="onscreen";format="rgba8unorm";usage=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,configure:size_zero_before_configure:canvasType="onscreen";zeroDimension="width" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,canvas:color_space_conversion:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_2d_context_canvas:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_bitmaprenderer_context_canvas:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_bitmaprenderer_context_canvas:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_bitmaprenderer_context_canvas:canvasType="onscreen";dstColorFormat="rg16unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gl_context_canvas:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,ImageBitmap:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,ImageData:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,image_file:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName=* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:web_platform,external_texture,video:importExternalTexture,* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.25 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.75 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.5 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,render,render_bundle:one_bundle_used_multiple_times_same_executeBundles: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,render,state_tracking:change_pipeline_before_and_after_vertex_buffer: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,labels:object_has_descriptor_label:name="createComputePipelineAsync" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,labels:object_has_descriptor_label:name="createQuerySet" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["b2b-copy","t2b-copy"];contexts=["command-encoder","command-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","b2b-copy"];contexts=["compute-pass-encoder","command-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] 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" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["t2b-copy","storage"];contexts=["command-encoder","render-pass-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="dispatch";writeOps=["storage","storage"];contexts=["compute-pass-encoder","compute-pass-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:rw:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"t2t-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:rw:boundary="pass";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"storage","in":"compute-pass-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"write-texture","in":"queue"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"t2t-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,pipeline,pipeline_layout_created_with_null_bind_group_layout:pipeline_layout_with_null_bind_group_layout,compute:emptyBindGroupLayoutType="Null";emptyBindGroupLayoutIndex=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,pipeline,pipeline_layout_created_with_null_bind_group_layout:pipeline_layout_with_null_bind_group_layout,compute:emptyBindGroupLayoutType="Null";emptyBindGroupLayoutIndex=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,reflection:buffer_creation_from_reflection: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,reflection:query_set_creation_from_reflection: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="constant";dstFactor="one-minus-dst" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="constant";dstFactor="one-minus-src" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,resolve:render_pass_resolve:colorFormat="bgra8unorm";separateResolvePass=false;storeOperation="store" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,resolve:render_pass_resolve:colorFormat="rg8unorm";separateResolvePass=true;storeOperation="store" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,resolve:render_pass_resolve:colorFormat="rgb10a2unorm";separateResolvePass=false;storeOperation="store" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,depth_stencil_attachment_only:depthStencilFormat="stencil8";storeOperation="store" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,storeOp:render_pass_store_op,multiple_color_attachments:storeOperation1="discard";storeOperation2="store" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:format="rg16sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:format="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count:format="r32sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count:format="r8sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,primitive_topology:basic:topology="line-strip";indirect=true;primitiveRestart=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,primitive_topology:basic:topology="point-list";indirect=true;primitiveRestart=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,sample_mask:alpha_to_coverage_mask:interpolated=true;sampleCount=4;rasterizationMask=13 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,sample_mask:alpha_to_coverage_mask:interpolated=true;sampleCount=4;rasterizationMask=15 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=13 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=15 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_read_write_mask:format="depth24plus-stencil8";maskType="write";stencilRefValue=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="depth16unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="r16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rg8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="depth16unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="r16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="r8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="r16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="r8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rg8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rgba32sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rgba32uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="r16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="r8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rg8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgb9e5ufloat" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgba32float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgba32uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgba8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="rgba32sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=[] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;items=[] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;items=[] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;items=[] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,buffer_texture_copies:offset_and_bytesPerRow:format="r16uint";copyType="CopyT2B";dimension="1d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,image_copy,texture_related:format:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="astc-12x12-unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,render_pipeline,depth_stencil_state:stencil_write:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="_undef_" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,render_pipeline,inter_stage:max_variables_count,input:isAsync=false;builtins="compat" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,render_pipeline,inter_stage:max_variables_count,input:isAsync=false;builtins="none" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,render_pipeline,inter_stage:max_variables_count,input:isAsync=true;builtins="compat" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,render_pipeline,inter_stage:max_variables_count,input:isAsync=true;builtins="none" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="array%3Cu32,%204%3E";wgsize=[1,128] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="array%3Cu32,%204%3E";wgsize=[16,16] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,expression,call,user,ptr_params:write_ptr_to_element:address_space="private" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="struct_align_vec4i";aspace="workgroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,texture_intra_invocation_coherence:texture_intra_invocation_coherence:format="r32uint";dim="2d" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="function";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false;baseType="u32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false;baseType="i32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access:linear_memory:addressSpace="private";access="write";containerType="array";shadowingMode="none";isAtomic=false;baseType="bool" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=18 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,render,render_bundle:basic: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,labels:object_has_descriptor_label:name="createCommandEncoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="command-buffer";writeOps=["t2b-copy","storage"];contexts=["command-encoder","compute-pass-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:rw:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"render-bundle-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2b-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,queue,writeBuffer:array_types:arrayType="Uint8Array";useArrayBuffer=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,resolve:render_pass_resolve:colorFormat="rg8unorm";separateResolvePass=false;storeOperation="store" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:format="r8uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,primitive_topology:basic:topology="line-list";indirect=true;primitiveRestart=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:format="rg11b10ufloat" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,primitive_topology:basic:topology="line-strip";indirect=false;primitiveRestart=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:interpolated=true;sampleCount=4;rasterizationMask=11 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,formats:format="rg32uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src1" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="one-minus-src1-alpha";dstFactor="src-alpha-saturated" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="src1-alpha";dstFactor="constant" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="dst-alpha";dstFactor="one-minus-constant" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="one-minus-src1-alpha";dstFactor="src-alpha" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="src1";dstFactor="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth24plus";depthCompare="less";depthClearValue=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth32float-stencil8";depthCompare="less";depthClearValue=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:vertex_attributes,basic:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_failOp_operation:format="depth24plus-stencil8";failOp="decrement-wrap";initialStencil=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_passOp_operation:format="stencil8";passOp="zero";initialStencil=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="bgra8unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg32sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="r16snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,sampling,filter_mode:minFilter,linear:format="rgba8unorm-srgb" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:array_stride_zero:format="float32x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm16x2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint16x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_buffer_used_multiple_times_interleaved:format="sint8x2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x2";shaderComponentCount=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm16x4";shaderComponentCount=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8";shaderComponentCount=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,buffer,create:usage:usage1=1;usage2=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,buffer,create:usage:usage1=512;usage2=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,buffer,mapping:unmap,state,mappedAtCreation: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,max_vertex_output_location:pointList=true;clipDistances=5;startLocation=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:pipeline_auto_layout,storage_texture:format="r16float";access="read";enable_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:render_pipeline,color_target:isAsync=false;format="r16snorm";enable_feature=false;check="RENDER_ATTACHMENT" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:render_pipeline,color_target:isAsync=true;format="r16unorm";enable_feature=false;check="RENDER_ATTACHMENT" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:texture_usage,multisample:format="rg8snorm";enable_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier2:bind_group_layout,storage_binding_read_write_access:format="r8unorm";enable_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["astc-10x8-unorm"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["astc-8x6-unorm"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["bc7-rgba-unorm-srgb"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["rgba16unorm"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="astc-12x12-unorm-srgb";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="bc1-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="etc2-rgb8a1unorm";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_compression_astc_sliced_3d:format="astc-10x5-unorm-srgb";supportsASTC=true;supportsASTCSliced3D=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_compression_astc_sliced_3d:format="astc-6x6-unorm-srgb";supportsASTC=true;supportsASTCSliced3D=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_compression_bc_sliced_3d:format="bc6h-rgb-ufloat";supportsBC=true;supportsBCSliced3D=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor_view_formats:format="astc-12x10-unorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor_view_formats:format="eac-r11unorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor:format="bc2-rgba-unorm-srgb";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_view_descriptor:format="astc-6x6-unorm-srgb";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_view_descriptor:format="rgba16snorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindGroups:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindGroups:setBindGroup,at_over:limitTest="overMaximum";testValueName="overLimit";encoderType="renderBundle" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindingsPerBindGroup:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:beginRenderPass,at_over:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:beginRenderPass,at_over:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderBundle,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="r8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeZ:createComputePipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupsPerDimension:dispatchWorkgroups,at_over:limitTest="overMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=1 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec2%3Ci32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="read-only-storage" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxDynamicUniformBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=["front_facing","primitive_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=["sample_index","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;items=["point-list"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;items=["point-list","front_facing"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;items=["front_facing","sample_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;items=["sample_mask","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;items=["primitive_index","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;items=["point-list","sample_index","sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;items=["front_facing","sample_mask","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;items=["sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;items=["sample_index","sample_mask","primitive_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;items=["point-list","sample_mask","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;items=["front_facing","subgroup_size","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;items=["subgroup_size","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;items=["sample_index","subgroup_invocation_id","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;items=["point-list","subgroup_invocation_id","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;items=["point-list","front_facing","sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;items=["front_facing","primitive_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;items=["sample_mask","primitive_index","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;items=["primitive_index","subgroup_invocation_id","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;items=["point-list","primitive_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;items=["front_facing","sample_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;items=["sample_mask","subgroup_invocation_id","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;items=["sample_index","primitive_index","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;items=["point-list","sample_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;items=["front_facing","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;items=["subgroup_invocation_id","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=7;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=1;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,render,state_tracking:set_index_buffer_without_changing_buffer: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,labels:object_has_descriptor_label:name="createRenderPipeline" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="queue-op";writeOps=["b2b-copy","b2b-copy"];contexts=["command-encoder","command-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:rw:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-store","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,reflection:texture_creation_from_reflection: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,resolve:render_pass_resolve:colorFormat="rgb10a2unorm";separateResolvePass=true;storeOperation="store" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,formats:format="rgb10a2uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src1" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="src";dstFactor="constant" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="src1-alpha";dstFactor="one-minus-constant" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="one-minus-src1-alpha";dstFactor="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="src1-alpha";dstFactor="one" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth24plus";depthCompare="less-equal";depthClearValue=0.4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth32float-stencil8";depthCompare="less-equal";depthClearValue=0.4 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:vertex_attributes,basic:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_failOp_operation:format="depth24plus-stencil8";failOp="increment-clamp";initialStencil=255 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="r16float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="Sample";format="rg8uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="r32sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="rgba32uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,sampling,filter_mode:minFilter,nearest:format="r16snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:array_stride_zero:format="sint32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:format="unorm8x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:overlapping_attributes:format="uint32x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_buffer_used_multiple_times_interleaved:format="snorm16x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="float16x4";shaderComponentCount=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="snorm8";shaderComponentCount=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="unorm8x2";shaderComponentCount=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,buffer,create:usage:usage1=1;usage2=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,buffer,create:usage:usage1=512;usage2=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;clipDistances=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;clipDistances=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;clipDistances=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;clipDistances=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;clipDistances=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,max_vertex_output_location:pointList=true;clipDistances=6;startLocation=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:bind_group_layout,storage_texture:format="r16float";access="read-only";enable_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:pipeline_auto_layout,storage_texture:format="r16sint";access="read";enable_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:render_pipeline,color_target:isAsync=false;format="r16snorm";enable_feature=true;check="blendable" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:render_pipeline,color_target:isAsync=true;format="r16unorm";enable_feature=true;check="blendable" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:texture_usage,multisample:format="rgba16unorm";enable_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier2:bind_group_layout,storage_binding_read_write_access:format="rgba16sint";enable_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["astc-10x8-unorm-srgb"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["astc-8x6-unorm-srgb"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["bgra8unorm","bc1-rgba-unorm"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="astc-4x4-unorm";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="bc2-rgba-unorm";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="etc2-rgb8a1unorm-srgb";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:color_target_state:isAsync=false;format="r16snorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_compression_astc_sliced_3d:format="astc-10x6-unorm";supportsASTC=true;supportsASTCSliced3D=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_compression_astc_sliced_3d:format="astc-8x5-unorm";supportsASTC=true;supportsASTCSliced3D=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_compression_bc_sliced_3d:format="bc7-rgba-unorm";supportsBC=true;supportsBCSliced3D=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor_view_formats:format="astc-12x12-unorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor_view_formats:format="eac-rg11unorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor:format="bc3-rgba-unorm-srgb";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_view_descriptor:format="astc-8x5-unorm-srgb";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindGroups:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindGroups:setBindGroup,at_over:limitTest="underDefault";testValueName="overLimit";encoderType="compute" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindingsPerBindGroup:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:beginRenderPass,at_over:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:beginRenderPass,at_over:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderBundle,at_over:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="r8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeZ:createComputePipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupsPerDimension:dispatchWorkgroups,at_over:limitTest="underDefault";testValueName="atLimit";pipelineType="createComputePipeline";axis=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec4%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec3%3Ci32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Ci32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxDynamicUniformBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=7 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=["front_facing","sample_index","sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=["sample_mask","primitive_index","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;items=["primitive_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;items=["point-list","primitive_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;items=["front_facing","sample_mask","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;items=["sample_mask","subgroup_size","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;items=["sample_index","primitive_index","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;items=["point-list","sample_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;items=["front_facing","subgroup_invocation_id","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;items=["subgroup_invocation_id","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;items=["sample_index","sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;items=["point-list","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;items=["point-list","front_facing","sample_index","sample_mask","primitive_index","subgroup_invocation_id","subgroup_size","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;items=["front_facing","primitive_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;items=["sample_index","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;items=["point-list"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;items=["point-list","front_facing"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;items=["front_facing","sample_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;items=["sample_mask","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;items=["primitive_index","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;items=["point-list","sample_index","sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;items=["front_facing","sample_mask","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;items=["sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;items=["sample_index","sample_mask","primitive_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;items=["point-list","sample_mask","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;items=["front_facing","subgroup_size","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;items=["subgroup_size","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=3;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=5;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=7;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,compute_pipeline,overrides:shared_shader_module:isAsync=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["storage","t2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="queue-op";writeOps=["t2b-copy","t2b-copy"];contexts=["command-encoder","command-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:rw:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"attachment-store","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,onSubmittedWorkDone:many,parallel_order: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth32float-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:format="rgba8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,sample_mask:alpha_to_coverage_mask:interpolated=false;sampleCount=4;rasterizationMask=15 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,basic:clear: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="one-minus-src";dstFactor="zero" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="one";dstFactor="src-alpha" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="src-alpha";dstFactor="one" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="alpha";srcFactor="zero";dstFactor="one-minus-src" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="one-minus-src";dstFactor="src1-alpha" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="one";dstFactor="src" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="src-alpha";dstFactor="dst-alpha" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:component="color";srcFactor="zero";dstFactor="one-minus-dst-alpha" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,color_target_state:color_write_mask,channel_work:mask=12 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth_clip_clamp:depth_test_input_clamped:format="depth16unorm";unclippedDepth=false;multisampled=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,depth:depth_compare_func:format="depth24plus-stencil8";depthCompare="less";depthClearValue=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=0;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:arguments:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,draw:vertex_attributes,basic:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="mixed" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,rendering,stencil:stencil_failOp_operation:format="stencil8";failOp="decrement-clamp";initialStencil=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,buffer:map_partial_buffer:mapMode=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="bgra8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToTexture";format="rg32uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="StencilTest";format="stencil8" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgb10a2unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,sampling,filter_mode:magFilter,linear:format="rg32float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,sampling,filter_mode:mipmapFilter:format="r16snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:array_stride_zero:format="uint8" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:non_zero_array_stride_and_attribute_offset:format="snorm16x2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:setVertexBuffer_offset_and_attribute_offset:format="sint16x2" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_buffer_used_multiple_times_interleaved:format="unorm8x4" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="sint16";shaderComponentCount=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:format="uint16x4";shaderComponentCount=2 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,vertex_state,index_format:primitive_restart:indexFormat="uint16";primitiveTopology="point-list" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,buffer,create:usage:usage1=2;usage2=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,buffer,create:usage:usage1=8;usage2=0 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,clip_distances:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;clipDistances=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_component_swizzle:no_render_no_resolve_no_storage:useCase="texture-binding" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:bind_group_layout,storage_texture:format="r8uint";access="read-only";enable_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:pipeline_auto_layout,storage_texture:format="r8unorm";access="read";enable_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:render_pipeline,color_target:isAsync=false;format="rg16snorm";enable_feature=false;check="RENDER_ATTACHMENT" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:render_pipeline,color_target:isAsync=true;format="rg16unorm";enable_feature=false;check="RENDER_ATTACHMENT" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier1:texture_usage,render_attachment:format="rgba16unorm";enable_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats_tier2:pipeline_auto_layout,storage_texture:format="r16sint";enable_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["astc-4x4-unorm"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["bc1-rgba-unorm-srgb"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:viewFormats=["eac-rg11unorm"];canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="astc-5x5-unorm-srgb";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="bc4-r-unorm";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:format="r16snorm";canvasType="onscreen";enable_required_feature=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:color_target_state:isAsync=true;format="rgba16snorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_compression_astc_sliced_3d:format="astc-12x10-unorm-srgb";supportsASTC=true;supportsASTCSliced3D=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_compression_astc_sliced_3d:format="astc-8x8-unorm-srgb";supportsASTC=true;supportsASTCSliced3D=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor_view_formats:format="astc-6x6-unorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor_view_formats:format="rg16unorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor:format="astc-10x8-unorm-srgb";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor:format="eac-r11snorm";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,features,texture_formats:texture_view_descriptor:format="bc3-rgba-unorm-srgb";enable_required_feature=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindGroups:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindGroupsPlusVertexBuffers:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindingsPerBindGroup:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:beginRenderPass,at_over:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderBundle,at_over:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderBundle,at_over:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16uint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="r8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf16%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="f32" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="S3" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="S1" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec4%3Ci32%3E" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=7;type="read-only-storage" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=2;type="read-only-storage" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxDynamicUniformBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=["point-list","front_facing","sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;items=["front_facing","primitive_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;items=["sample_mask","primitive_index","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;items=["primitive_index","subgroup_invocation_id","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;items=["point-list","primitive_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;items=["front_facing","sample_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;items=["sample_mask","subgroup_invocation_id","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;items=["sample_index","primitive_index","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;items=["point-list","sample_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;items=["front_facing","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;items=["subgroup_invocation_id","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;items=["sample_index","sample_mask","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;items=["point-list","sample_mask","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;items=["front_facing"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;items=[] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;items=["sample_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;items=["point-list","subgroup_size","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;items=["point-list","front_facing","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;items=["front_facing","sample_index","sample_mask"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;items=["sample_mask","primitive_index","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;items=["primitive_index","subgroup_invocation_id"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;items=["point-list","primitive_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;items=["front_facing","sample_mask","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;items=["sample_mask","subgroup_size","sample_mask_out"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;items=["sample_index","primitive_index","subgroup_size"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;items=["point-list","sample_index"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.5 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="command-buffer";writeOps=["t2b-copy","storage"];contexts=["command-encoder","compute-pass-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="queue-op";writeOps=["write-buffer","b2b-copy"];contexts=["queue","command-encoder"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:rw:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"compute-pass-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,onSubmittedWorkDone:with_work: [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,clear_value:stencil_clear_value:stencilFormat="depth32float-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,programmable,state_tracking:bind_group_indices:encoderType="compute%20pass" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.5 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","write-buffer"];contexts=["render-bundle-encoder","queue"] [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:rw:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2t-copy","in":"command-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="pass";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"} [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,pipeline,pipeline_layout_created_with_null_bind_group_layout:pipeline_layout_with_null_bind_group_layout,rendering:emptyBindGroupLayoutType="Empty";emptyBindGroupLayoutIndex=3 [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pass,resolve:render_pass_resolve:colorFormat="r16float";separateResolvePass=false;storeOperation="store" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count:format="rg16snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToBuffer";format="rgba32float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="rgba32float" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_model,weak:2_plus_2_write:memType="atomic_storage" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:* [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="2d";readMethod="CopyToBuffer";format="r8snorm" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxBindGroupsPlusVertexBuffers:draw,at_over:limitTest="atDefault";testValueName="overLimit";encoderType="render" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:write_layout:case="mat2x3h_size";aspace="storage" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="CopyToTexture";format="rgba32sint" [ Skip ]
crbug.com/0000 [ android-pixel-10 ] webgpu:shader,execution,memory_layout:read_layout:case="mat3x4h_align8";aspace="private" [ Skip ]
# Failures in immediates tests on all backends
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:overprovisioned_immediate_data:encoderType="compute%20pass";scenario="larger_than_layout" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:overprovisioned_immediate_data:encoderType="compute%20pass";scenario="larger_than_shader" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:overprovisioned_immediate_data:encoderType="render%20bundle";scenario="larger_than_layout" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:overprovisioned_immediate_data:encoderType="render%20bundle";scenario="larger_than_shader" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:overprovisioned_immediate_data:encoderType="render%20pass";scenario="larger_than_layout" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:overprovisioned_immediate_data:encoderType="render%20pass";scenario="larger_than_shader" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:render_bundle_execution_state_invalidation: [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="compute%20pass";usage="none";scenario="not_referenced" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="compute%20pass";usage="none";scenario="referenced_in_unused_function" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="compute%20pass";usage="partial_start";scenario="not_referenced" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="compute%20pass";usage="partial_start";scenario="referenced_in_unused_function" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="render%20bundle";usage="none";scenario="not_referenced" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="render%20bundle";usage="none";scenario="referenced_in_unused_function" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="render%20bundle";usage="partial_start";scenario="not_referenced" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="render%20bundle";usage="partial_start";scenario="referenced_in_unused_function" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="render%20pass";usage="none";scenario="not_referenced" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="render%20pass";usage="none";scenario="referenced_in_unused_function" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="render%20pass";usage="partial_start";scenario="not_referenced" [ Failure ]
crbug.com/458102548 webgpu:api,validation,encoding,programmable,pipeline_immediate:unused_variable:encoderType="render%20pass";usage="partial_start";scenario="referenced_in_unused_function" [ Failure ]
################################################################################
# Autogenerated Failure expectations. Please triage.
# ##ROLLER_AUTOGENERATED_FAILURES##
################################################################################
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16float";dstFormat="r16float";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16float";dstFormat="r16float";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16float";dstFormat="r16float";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16sint";dstFormat="r16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16sint";dstFormat="r16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16sint";dstFormat="r16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16uint";dstFormat="r16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16uint";dstFormat="r16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r16uint";dstFormat="r16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32float";dstFormat="r32float";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32float";dstFormat="r32float";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32float";dstFormat="r32float";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32sint";dstFormat="r32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32sint";dstFormat="r32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32sint";dstFormat="r32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32uint";dstFormat="r32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32uint";dstFormat="r32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="r32uint";dstFormat="r32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16float";dstFormat="rg16float";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16float";dstFormat="rg16float";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16float";dstFormat="rg16float";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16uint";dstFormat="rg16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16uint";dstFormat="rg16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg16uint";dstFormat="rg16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32float";dstFormat="rg32float";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32float";dstFormat="rg32float";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32float";dstFormat="rg32float";dimension="2d" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32float";dstFormat="rg32float";dimension="3d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32sint";dstFormat="rg32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32sint";dstFormat="rg32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32sint";dstFormat="rg32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32uint";dstFormat="rg32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32uint";dstFormat="rg32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg32uint";dstFormat="rg32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8sint";dstFormat="rg8sint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8sint";dstFormat="rg8sint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8sint";dstFormat="rg8sint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8uint";dstFormat="rg8uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8uint";dstFormat="rg8uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8uint";dstFormat="rg8uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgb10a2uint";dstFormat="rgb10a2uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgb10a2uint";dstFormat="rgb10a2uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgb10a2uint";dstFormat="rgb10a2uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16float";dstFormat="rgba16float";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16float";dstFormat="rgba16float";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16float";dstFormat="rgba16float";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32float";dstFormat="rgba32float";dimension="3d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="2d" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="2d" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="2d" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes_copy_depth_stencil:format="depth24plus-stencil8";copyMethod="CopyB2T";aspect="stencil-only" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,operation,compute,basic:large_dispatch:dispatchSize="maximum" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","b2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","b2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","write-buffer"];contexts=["render-bundle-encoder","queue"] [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:boundary="queue-op";writeOps=["storage","write-buffer"];contexts=["render-pass-encoder","queue"] [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="queue-op";writeOps=["storage","b2b-copy"];contexts=["render-bundle-encoder","command-encoder"] [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="queue-op";writeOps=["storage","b2b-copy"];contexts=["render-pass-encoder","command-encoder"] [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="queue-op";writeOps=["storage","write-buffer"];contexts=["render-bundle-encoder","queue"] [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,memory_sync,buffer,single_buffer:ww:boundary="queue-op";writeOps=["storage","write-buffer"];contexts=["render-pass-encoder","queue"] [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2b-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"sample","in":"render-bundle-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:wr:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"sample","in":"render-pass-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"t2t-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"t2t-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"write-texture","in":"queue"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"} [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"write-texture","in":"queue"} [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,operation,rendering,stencil:stencil_accumulation:format="depth24plus-stencil8" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x10-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x5-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x6-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-10x8-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x10-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-12x12-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-4x4-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x4-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-5x5-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x5-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-6x6-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x5-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x6-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="astc-8x8-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc1-rgba-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc2-rgba-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc3-rgba-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-snorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-snorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-snorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-snorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-snorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-snorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc4-r-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-snorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-snorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-snorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-snorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-snorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-snorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc5-rg-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bc7-rgba-unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bgra8unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bgra8unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bgra8unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bgra8unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bgra8unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="bgra8unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureGatherCompare" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureSampleCompare" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureSampleCompareLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth16unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureGatherCompare" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureSampleCompare" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureSampleCompareLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureGatherCompare" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureSampleCompare" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureSampleCompareLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth24plus-stencil8";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureGatherCompare" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureSampleCompare" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureSampleCompareLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="depth32float";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16float";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16float";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16float";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16float";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16float";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16float";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r16uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32float";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32float";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32float";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32float";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32float";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32float";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r32uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8snorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8snorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8snorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8snorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8snorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8snorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="r8unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg11b10ufloat";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg11b10ufloat";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg11b10ufloat";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg11b10ufloat";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg11b10ufloat";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg11b10ufloat";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16float";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16float";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16float";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16float";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16float";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16float";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg16uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32float";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32float";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32float";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32float";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32float";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32float";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg32uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8snorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8snorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8snorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8snorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8snorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8snorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rg8unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb10a2uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb10a2uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb10a2unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb10a2unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb10a2unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb10a2unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb10a2unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb10a2unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb9e5ufloat";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb9e5ufloat";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb9e5ufloat";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb9e5ufloat";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb9e5ufloat";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgb9e5ufloat";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16float";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16float";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16float";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16float";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16float";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16float";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba16uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32float";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32float";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32float";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32float";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32float";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32float";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba32uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8sint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8sint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8snorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8snorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8snorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8snorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8snorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8snorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8uint";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8uint";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm-srgb";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm-srgb";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm-srgb";func="textureSample" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm-srgb";func="textureSampleBias" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm-srgb";func="textureSampleGrad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="rgba8unorm-srgb";func="textureSampleLevel" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="stencil8";func="textureGather" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,texture_component_swizzle:read_swizzle:format="stencil8";func="textureLoad" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="r32sint";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="r32sint";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="r32uint";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="r32uint";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba16float";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba16float";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba16sint";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba16sint";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba16uint";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba16uint";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba32float";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba32float";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba32sint";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba32sint";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba32uint";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba32uint";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba8sint";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba8sint";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba8uint";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba8uint";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba8unorm";sampleCount=1;viewUsageMethod="inherit" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:api,operation,texture_view,write:format:method="storage-write-fragment";format="rgba8unorm";sampleCount=1;viewUsageMethod="minimal" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,create:limit: [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mapped: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mapped: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mapped: [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappedAgain: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappedAgain: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappedAgain: [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappedAtCreation: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappedAtCreation: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappedAtCreation: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,buffer,mapping:mapAsync,abort_over_invalid_error: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:mapAsync,abort_over_invalid_error: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:mapAsync,abort_over_invalid_error: [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection: [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,buffer,mapping:mapAsync,state,mapped: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:mapAsync,state,mapped: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:mapAsync,state,mapped: [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,buffer,mapping:mapAsync,state,mappedAtCreation: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:mapAsync,state,mappedAtCreation: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:mapAsync,state,mappedAtCreation: [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,buffer,mapping:mapAsync,state,mappingPending: [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,buffer,mapping:mapAsync,state,mappingPending: [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,buffer,mapping:mapAsync,state,mappingPending: [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:beginRenderPass,at_over:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderBundle,at_over:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderBundle,at_over:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderBundle,at_over:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="r8unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg16uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba16uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="r8unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxColorAttachments:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:createComputePipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf16%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf16%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="i32" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="f32" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="f16" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="S3" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="S2" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="S1" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cu32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Ci32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf16%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cu32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Ci32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec3%3Cf16%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec2%3Cu32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec2%3Ci32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec2%3Cf32%3E" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupsPerDimension:dispatchWorkgroups,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=1;type="read-only-storage" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="read-only-storage" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";type="read-only-storage" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxDynamicUniformBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxDynamicUniformBuffersPerPipelineLayout:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=5 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=["front_facing","subgroup_invocation_id","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=["primitive_index","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;items=["subgroup_invocation_id","subgroup_size","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;items=["point-list","primitive_index","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;items=["sample_index","sample_mask","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;items=["front_facing","sample_index","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;items=["point-list","sample_mask"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;items=["sample_mask","subgroup_invocation_id","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;items=["point-list","front_facing","primitive_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;items=["primitive_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;items=["front_facing","primitive_index","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;items=["point-list","sample_index","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;items=["sample_index","subgroup_size","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;items=["front_facing","sample_mask"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;items=["point-list","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;items=["sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;items=["point-list","front_facing","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;items=["sample_index","sample_mask","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;items=["front_facing","sample_index","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;items=["point-list","sample_mask","subgroup_invocation_id"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;items=["sample_mask","primitive_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;items=["front_facing","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;items=["primitive_index","subgroup_size","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;items=["subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;items=["point-list","sample_index","primitive_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;items=["sample_index","subgroup_invocation_id","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;items=["front_facing","sample_mask","subgroup_invocation_id"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;items=["point-list","subgroup_invocation_id"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;items=["sample_mask","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;items=["point-list","front_facing","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;items=["sample_index","primitive_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;items=["front_facing","sample_index","primitive_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;items=["point-list","sample_mask","primitive_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;items=["sample_mask","primitive_index","subgroup_invocation_id"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;items=["front_facing","subgroup_invocation_id"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;items=["primitive_index","subgroup_invocation_id","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;items=["subgroup_invocation_id"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;items=["point-list","primitive_index","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;items=["sample_index","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;items=["front_facing","sample_mask","primitive_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;items=["point-list","subgroup_invocation_id","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;items=["sample_mask","subgroup_invocation_id"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;items=["point-list","front_facing","sample_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;items=["sample_index","primitive_index","subgroup_invocation_id"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;items=["front_facing","primitive_index","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;items=["point-list","sample_index","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;items=["sample_index"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;items=["front_facing","subgroup_invocation_id","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;items=["primitive_index","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;items=["subgroup_invocation_id","subgroup_size","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;items=["point-list","primitive_index","sample_mask_out"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;items=["sample_index","sample_mask","subgroup_size"] [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=1;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=7;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=3;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=1;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=7;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=5;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=3;order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:createBindGroup,at_over:limitTest="atDefault";testValueName="atLimit";bufferPart="biggerBufferWithOffset" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersInFragmentStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";type="read-only-storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersInFragmentStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="atLimit";type="read-only-storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersInFragmentStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="atLimit";type="storage";order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersInFragmentStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="atLimit";type="storage";order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersInVertexStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersInVertexStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="atLimit";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=2;type="storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=6;type="storage";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesInFragmentStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";access="write-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesInFragmentStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";access="write-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesInFragmentStage:createPipeline,at_over:limitTest="atMaximum";testValueName="overLimit";async=false [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesInFragmentStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="atLimit";access="read-write";order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesInFragmentStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="atLimit";access="read-write";order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesInVertexStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";order="shiftByHalf" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesInVertexStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesInVertexStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="atLimit";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=6;access="read-write";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=6;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=5;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=4;access="write-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;access="read-write";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=3;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=2;access="write-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=2;access="read-write";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=2;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";access="read-only" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";access="read-only" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";access="read-only" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";access="read-only" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";access="read-only" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=1;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=7;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atDefault";testValueName="overLimit";visibility=6;access="write-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=6;access="read-write";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="atMaximum";testValueName="overLimit";visibility=6;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;access="write-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="atLimit";visibility=4;access="read-write";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=4;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="atLimit";visibility=3;access="read-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=2;access="write-only";order="backward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxTextureArrayLayers:createTexture,at_over:limitTest="overMaximum";testValueName="atLimit" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:createTexture,at_over:limitTest="atMaximum";testValueName="atLimit" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxTextureDimension3D:createTexture,at_over:limitTest="underDefault";testValueName="atLimit" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atDefault";testValueName="atLimit";visibility=5;order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,createBindGroup:multisampled_validation:multisampled=false [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="bgra8unorm";resourceFormat="rgba16snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r16float";resourceFormat="rgb10a2uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r16sint";resourceFormat="rg8sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r16snorm";resourceFormat="rg16unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r16uint";resourceFormat="rg16float" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r16unorm";resourceFormat="r8snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r32float";resourceFormat="r32float" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r32sint";resourceFormat="r16sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r32sint";resourceFormat="rgba8uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r32uint";resourceFormat="rgba32sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r8sint";resourceFormat="rgba16snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r8snorm";resourceFormat="rgb10a2uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r8uint";resourceFormat="rg8sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="r8unorm";resourceFormat="rg16unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg11b10ufloat";resourceFormat="rg16float" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg16float";resourceFormat="r8snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg16sint";resourceFormat="r32float" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg16snorm";resourceFormat="r16sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg16snorm";resourceFormat="rgba8uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg16uint";resourceFormat="rgba32sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg16unorm";resourceFormat="rgba16snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg32float";resourceFormat="rgb10a2uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg32sint";resourceFormat="rg8sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg32uint";resourceFormat="rg16unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg8sint";resourceFormat="rg16float" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg8snorm";resourceFormat="r8snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg8uint";resourceFormat="r32float" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg8unorm";resourceFormat="r16sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rg8unorm";resourceFormat="rgba8uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgb10a2uint";resourceFormat="rgba32sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgb10a2unorm";resourceFormat="rgba16snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba16float";resourceFormat="rgb10a2uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba16sint";resourceFormat="rg8sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba16snorm";resourceFormat="rg16unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba16uint";resourceFormat="rg16float" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba16unorm";resourceFormat="r8snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba32float";resourceFormat="r32float" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba32sint";resourceFormat="r16sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba32sint";resourceFormat="rgba8uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 android-t ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba32uint";resourceFormat="rgba32sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba8sint";resourceFormat="rgba16snorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba8snorm";resourceFormat="rgb10a2uint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba8uint";resourceFormat="rg8sint" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,createBindGroup:storage_texture,format:storageTextureFormat="rgba8unorm";resourceFormat="rg16unorm" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Float32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Float64Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Int8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint16Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint32Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint8Array";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:alignment:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffset=4;contentByteSize=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Float64Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Int8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint16Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint32Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8Array";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=-1 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=0;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:out_of_bounds:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffsetDelta=4;dataLengthDelta=0 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="compute%20pass";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20bundle";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="BigInt64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="BigUint64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Float32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Float64Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Int8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint16Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint32Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint8Array";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,cmds,setImmediates:overflow:encoderType="render%20pass";arrayType="Uint8ClampedArray";rangeOffset=0;dataOffset=0;elementCount=4 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_bundle_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_bundle_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_bundle_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setImmediates" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:shader,validation,parse,requires:wgsl_matches_api:feature="swizzle_assignment" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:shader,validation,parse,requires:wgsl_matches_api:feature="swizzle_assignment" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:shader,validation,parse,requires:wgsl_matches_api:feature="swizzle_assignment" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,configure:device:canvasType="offscreen" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,configure:device:canvasType="onscreen" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="offscreen";format="bgra8unorm";usage=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="offscreen";format="bgra8unorm";usage=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="offscreen";format="bgra8unorm";usage=8 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="onscreen";format="bgra8unorm";usage=8 [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="onscreen";format="bgra8unorm";usage=8 [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:web_platform,canvas,configure:invalid_usage:canvasType="onscreen";format="bgra8unorm";usage=8 [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="bgra8unorm";viewFormatFeature="texture-compression-bc" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba16float";viewFormatFeature="_undef_" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba16float";viewFormatFeature="texture-compression-astc" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba16float";viewFormatFeature="_undef_" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:canvasType="offscreen";withView=false;asResolveTarget=false [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:canvasType="offscreen";withView=false;asResolveTarget=true [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:canvasType="offscreen";withView=true;asResolveTarget=false [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:canvasType="offscreen";withView=true;asResolveTarget=true [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:canvasType="onscreen";withView=false;asResolveTarget=false [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:canvasType="onscreen";withView=false;asResolveTarget=true [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:canvasType="onscreen";withView=true;asResolveTarget=false [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_color_attachment_and_resolve_target:canvasType="onscreen";withView=true;asResolveTarget=true [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_texture_binding:canvasType="onscreen";withView=false [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,getCurrentTexture:usage_as_texture_binding:canvasType="onscreen";withView=true [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="bgra8unorm";alphaMode="premultiplied";webgl="webgl";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_ImageData:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=false [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,copyToTexture,ImageBitmap:from_ImageData:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16unorm";dstPremultiplied=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="dispatchWorkgroups" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="dispatchWorkgroups" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="dispatchWorkgroups" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="dispatchWorkgroupsIndirect" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="dispatchWorkgroupsIndirect" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="dispatchWorkgroupsIndirect" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="insertDebugMarker" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="insertDebugMarker" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="insertDebugMarker" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="popDebugGroup" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="popDebugGroup" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="popDebugGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="pushDebugGroup" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="pushDebugGroup" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="pushDebugGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setBindGroup" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setBindGroup" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setBindGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setPipeline" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setPipeline" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:command="setPipeline" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="beginOcclusionQuery" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="beginOcclusionQuery" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="beginOcclusionQuery" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="draw" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="draw" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="draw" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndexed" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndexed" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndexed" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndexedIndirect" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndexedIndirect" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndexedIndirect" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndirect" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndirect" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="drawIndirect" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="endOcclusionQuery" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="endOcclusionQuery" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="endOcclusionQuery" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="executeBundles" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="executeBundles" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="executeBundles" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="insertDebugMarker" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="insertDebugMarker" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="insertDebugMarker" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="popDebugGroup" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="popDebugGroup" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="popDebugGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="pushDebugGroup" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="pushDebugGroup" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="pushDebugGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setBindGroup" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setBindGroup" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setBindGroup" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setBlendConstant" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setBlendConstant" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setBlendConstant" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setIndexBuffer" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setIndexBuffer" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setIndexBuffer" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setPipeline" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setPipeline" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setPipeline" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setScissorRect" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setScissorRect" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setScissorRect" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setStencilReference" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setStencilReference" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setStencilReference" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setVertexBuffer" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setVertexBuffer" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setVertexBuffer" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setViewport" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setViewport" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:command="setViewport" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="compute";pass1Type="compute" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="compute";pass1Type="compute" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="compute";pass1Type="compute" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="compute";pass1Type="render" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="compute";pass1Type="render" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="compute";pass1Type="render" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="render";pass1Type="compute" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="render";pass1Type="compute" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="render";pass1Type="compute" [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="render";pass1Type="render" [ Failure ]
crbug.com/0000 [ intel linux ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="render";pass1Type="render" [ Failure ]
crbug.com/0000 [ linux nvidia ] webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:pass0Type="render";pass1Type="render" [ Failure ]
crbug.com/0000 [ android arm ] webgpu:api,validation,error_scope:simple:errorType="validation";errorFilter="out-of-memory" [ Skip ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureDimensions:external: [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureLoad:external:stage="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureLoad:external:stage="f" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureLoad:external:stage="v" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="c";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="c";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="c";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="m";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="m";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="m";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="r";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="r";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="linear";modeU="r";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="c";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="c";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="c";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="m";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="m";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="m";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="r";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="r";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="c";textureType="texture_external";filt="nearest";modeU="r";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="c";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="c";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="c";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="m";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="m";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="m";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="r";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="r";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="linear";modeU="r";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="c";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="c";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="c";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="m";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="m";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="m";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="r";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="r";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="f";textureType="texture_external";filt="nearest";modeU="r";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="c";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="c";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="c";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="m";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="m";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="m";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="r";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="r";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="linear";modeU="r";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="c";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="c";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="c";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="m";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="m";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="m";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="r";modeV="c" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="r";modeV="m" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:shader,execution,expression,call,builtin,textureSampleBaseClampToEdge:2d_coords:stage="v";textureType="texture_external";filt="nearest";modeU="r";modeV="r" [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32sint";viewDimension="1d";stage="fragment";access="read_write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32sint";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32sint";viewDimension="2d";stage="fragment";access="read_write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32sint";viewDimension="2d";stage="fragment";access="read_write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32sint";viewDimension="2d";stage="fragment";access="read_write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32sint";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32sint";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32sint";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32uint";viewDimension="1d";stage="fragment";access="read_write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32uint";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32uint";viewDimension="2d";stage="fragment";access="read_write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32uint";viewDimension="2d";stage="fragment";access="read_write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32uint";viewDimension="2d";stage="fragment";access="read_write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32uint";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux renderer-skia-gl ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32uint";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="r32uint";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16float";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16float";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16float";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16float";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16sint";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16sint";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16sint";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16sint";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16uint";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16uint";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16uint";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba16uint";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32float";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32float";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32float";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32float";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32sint";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32sint";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32sint";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32sint";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32uint";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32uint";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32uint";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba32uint";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8sint";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8sint";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8sint";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8sint";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8uint";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8uint";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8uint";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8uint";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8unorm";viewDimension="1d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8unorm";viewDimension="2d";stage="fragment";access="write";mipLevel=0 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8unorm";viewDimension="2d";stage="fragment";access="write";mipLevel=1 [ Failure ]
crbug.com/0000 [ intel-0x9bc5 linux ] webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats:format="rgba8unorm";viewDimension="2d";stage="fragment";access="write";mipLevel=2 [ Failure ]
crbug.com/0000 [ android-pixel-6 ] webgpu:web_platform,canvas,getCurrentTexture:multiple_frames:canvasType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,getCurrentTexture:multiple_frames:canvasType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,getCurrentTexture:resize:canvasType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,getCurrentTexture:single_frames:canvasType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="convertToBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toBlob" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toDataURL" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="bgra8unorm";alphaMode="opaque";webgl="webgl";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="bgra8unorm";alphaMode="opaque";webgl="webgl";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="bgra8unorm";alphaMode="opaque";webgl="webgl2";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="bgra8unorm";alphaMode="opaque";webgl="webgl2";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="bgra8unorm";alphaMode="premultiplied";webgl="webgl";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="bgra8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="opaque";webgl="webgl";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="opaque";webgl="webgl";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="opaque";webgl="webgl2";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="opaque";webgl="webgl2";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="premultiplied";webgl="webgl";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="premultiplied";webgl="webgl";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba16float";alphaMode="premultiplied";webgl="webgl2";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="opaque";webgl="webgl";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="opaque";webgl="webgl";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="opaque";webgl="webgl2";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="opaque";webgl="webgl2";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texSubImage2D" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,ImageBitmap:from_ImageData:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,ImageBitmap:from_ImageData:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,ImageBitmap:from_ImageData:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,ImageBitmap:from_canvas:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-180.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-270.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-rotate-90.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-180.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-270.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-rotate-90.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601.webm";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt601.webm";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-rotate-180.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-rotate-180.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-rotate-270.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-rotate-270.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-rotate-90.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-rotate-90.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-180.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-180.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-270.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-270.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="display-p3" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample_non_YUV_video_frame:videoFrameFormat="BGRA" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample_non_YUV_video_frame:videoFrameFormat="BGRX" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample_non_YUV_video_frame:videoFrameFormat="RGBA" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,external_texture,video:importExternalTexture,sample_non_YUV_video_frame:videoFrameFormat="RGBX" [ Failure ]
crbug.com/0000 [ intel-0x4680 linux renderer-skia-vulkan ] webgpu:web_platform,worker,worker:service_worker: [ Failure ]