Compat CTS: tighten Android expectations. Bug: 368241687, 375352604 Change-Id: I23dd92109e1c9b4abb3bb07a4f84d4c7450d6b73 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212294 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Stephen White <senorblanco@chromium.org>
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt index c3baf29..83338b6 100644 --- a/webgpu-cts/compat-expectations.txt +++ b/webgpu-cts/compat-expectations.txt
@@ -533,6 +533,22 @@ crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8snorm";* [ Failure ] crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8unorm";* [ Failure ] crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="rgba8unorm-srgb";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="astc-4x4-unorm-srgb";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgb8a1unorm-srgb";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="astc-5x4-unorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgb8unorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgba8unorm-srgb";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="eac-r11unorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="eac-r11snorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="astc-5x4-unorm-srgb";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgb8unorm-srgb";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgba8unorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="astc-4x4-unorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="etc2-rgb8a1unorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="depth32float";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="eac-rg11snorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="eac-rg11unorm";* [ Failure ] +crbug.com/368241687 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:format="depth16unorm";* [ Failure ] # textureSampleLevel() failures on Pixel 6 # these are also failing on Vulkan (WebGPU Core) on the same device @@ -761,10 +777,209 @@ # textureSampleCompare failures on Pixel 6 crbug.com/375343411 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:format="depth32float";minFilter="nearest";offset=true [ Failure ] -crbug.com/375343411 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:* [ Failure ] crbug.com/375343411 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_2d_coords:stage="compute";format="depth16unorm";offset=true [ Failure ] crbug.com/375343411 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_2d_coords:stage="compute";format="depth32float";offset=true [ Failure ] +# textureSampleGrad offset=true failures on Pixel 6 +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="bgra8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="depth16unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="depth32float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="eac-r11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="eac-r11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="eac-rg11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="eac-rg11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="etc2-rgb8a1unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="etc2-rgb8a1unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="etc2-rgb8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="etc2-rgb8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="etc2-rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="etc2-rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="r16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="r8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="r8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rg11b10ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rg16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rg8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rg8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rgb10a2unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rgb9e5ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rgba16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rgba8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="compute";format="rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="bgra8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="depth16unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="depth32float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="eac-r11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="eac-r11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="eac-rg11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="eac-rg11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="etc2-rgb8a1unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="etc2-rgb8a1unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="etc2-rgb8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="etc2-rgb8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="etc2-rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="etc2-rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="r16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="r8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="r8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rg11b10ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rg16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rg8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rg8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rgb10a2unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rgb9e5ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rgba16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rgba8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="fragment";format="rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="bgra8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="depth16unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="depth32float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="eac-r11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="eac-r11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="eac-rg11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="eac-rg11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="etc2-rgb8a1unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="etc2-rgb8a1unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="etc2-rgb8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="etc2-rgb8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="etc2-rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="etc2-rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="r16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="r8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="r8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rg11b10ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rg16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rg8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rg8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rgb10a2unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rgb9e5ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rgba16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rgba8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:stage="vertex";format="rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="bgra8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="r16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="r8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="r8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rg11b10ufloat";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rg16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rg8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rg8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rgb10a2unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rgb9e5ufloat";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rgba16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rgba8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rgba8unorm-srgb";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="compute";format="rgba8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="bgra8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="r16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="r8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="r8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rg11b10ufloat";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rg16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rg8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rg8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rgb10a2unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rgb9e5ufloat";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rgba16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rgba8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rgba8unorm-srgb";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="fragment";format="rgba8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="bgra8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="r16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="r8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="r8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rg11b10ufloat";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rg16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rg8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rg8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rgb10a2unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rgb9e5ufloat";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rgba16float";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rgba8snorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rgba8unorm-srgb";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:stage="vertex";format="rgba8unorm";viewDimension="3d";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="bgra8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="depth16unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="depth32float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="eac-r11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="eac-r11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="eac-rg11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="eac-rg11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="etc2-rgb8a1unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="etc2-rgb8a1unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="etc2-rgb8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="etc2-rgb8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="etc2-rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="etc2-rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="r16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="r8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="r8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rg11b10ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rg16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rg8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rg8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rgb10a2unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rgb9e5ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rgba16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rgba8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="compute";format="rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="bgra8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="depth16unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="depth32float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="eac-r11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="eac-r11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="eac-rg11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="eac-rg11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="etc2-rgb8a1unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="etc2-rgb8a1unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="etc2-rgb8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="etc2-rgb8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="etc2-rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="etc2-rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="r16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="r8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="r8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rg11b10ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rg16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rg8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rg8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rgb10a2unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rgb9e5ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rgba16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rgba8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="fragment";format="rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="bgra8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="depth16unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="depth32float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="eac-r11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="eac-r11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="eac-rg11snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="eac-rg11unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="etc2-rgb8a1unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="etc2-rgb8a1unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="etc2-rgb8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="etc2-rgb8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="etc2-rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="etc2-rgba8unorm-srgb";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="r16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="r8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="r8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rg11b10ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rg16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rg8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rg8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rgb10a2unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rgb9e5ufloat";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rgba16float";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rgba8snorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rgba8unorm";offset=true [ Failure ] +crbug.com/375352866 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:stage="vertex";format="rgba8unorm-srgb";offset=true [ Failure ] + # limits:const_array_elements failures # also failing on Vulkan Pixel 6 (Core) and NVidia GL ES Compat crbug.com/dawn/0000 [ android-pixel-6 arm ] webgpu:shader,execution,limits:const_array_elements: [ Failure ] @@ -2174,7 +2389,6 @@ crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:dimension="3d";readMethod="Sample";format="r32float" [ Failure ] crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,expression,call,builtin,fwidthFine:* [ Failure ] crbug.com/dawn/0000 [ intel-0x9bc5 ] webgpu:shader,execution,limits:switch_case_selectors: [ Failure ] -crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:* [ Failure ] crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:* [ Failure ] crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="compute";format="depth16unorm";offset=true [ Failure ] crbug.com/dawn/0000 [ android arm ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:stage="compute";format="depth32float";offset=true [ Failure ]