Skip to content

Commit

Permalink
[Compat] Remove viewFormats validation suppressions
Browse files Browse the repository at this point in the history
Bug: 364904749
Change-Id: Id98c00327510046d96aef5c3abb11e2e81d9d118
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214314
Commit-Queue: Shrek Shao <[email protected]>
Auto-Submit: Shrek Shao <[email protected]>
Commit-Queue: [email protected] <[email protected]>
Bot-Commit: [email protected] <[email protected]>
  • Loading branch information
shrekshao authored and Dawn LUCI CQ committed Nov 7, 2024
1 parent d891d42 commit 022ccae
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions webgpu-cts/compat-expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -868,20 +868,6 @@ crbug.com/374218148 webgpu:shader,execution,expression,call,builtin,textureSampl

### This section represents unimplemented features in Tint, Chrome or core WebGPU

# canvas,configure failures Android
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba16float";viewFormatFeature="texture-compression-astc" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba16float";viewFormatFeature="texture-compression-etc2" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="texture-compression-astc" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="texture-compression-etc2" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba16float";viewFormatFeature="texture-compression-astc" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba16float";viewFormatFeature="texture-compression-etc2" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="texture-compression-astc" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="texture-compression-etc2" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba16float";viewFormatFeature="_undef_" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="_undef_" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba16float";viewFormatFeature="_undef_" [ Failure ]
crbug.com/364904749 [ android arm ] webgpu:web_platform,canvas,configure:viewFormats:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="_undef_" [ Failure ]

# depth_bias validation failures: test is using depthBiasClamp = 1.0
# must be zero in compatibility mode
crbug.com/365922174 webgpu:api,validation,render_pipeline,depth_stencil_state:depth_bias:isAsync=true;topology="triangle-list" [ Failure ]
Expand Down

0 comments on commit 022ccae

Please sign in to comment.