Skip to content

Commit 48b321c

Browse files
SenorBlancoDawn LUCI CQ
authored andcommitted
Compat CTS: triage depth_bias P6 failures.
Bug: 366411883 Change-Id: Iccb3be38c24e8a80cbaef5daccc70527dd066a69 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206594 Bot-Commit: [email protected] <[email protected]> Commit-Queue: Stephen White <[email protected]>
1 parent a1f448a commit 48b321c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

webgpu-cts/compat-expectations.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -924,9 +924,6 @@ crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_tex
924924
crbug.com/361116751 [ android android-pixel-6 ] webgpu:api,operation,storage_texture,read_only:basic:format="rgba8unorm";shaderStage="vertex";dimension="3d";depthOrArrayLayers=2 [ Skip ]
925925

926926
# Android failures (untriaged)
927-
crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
928-
crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:format="depth24plus";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
929-
crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:format="depth24plus-stencil8";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
930927
crbug.com/dawn/0000 [ android arm ] webgpu:api,validation,error_scope:current_scope:errorFilter="validation";stackDepth=100000 [ Failure ]
931928
crbug.com/dawn/0000 [ android arm ] webgpu:compat,api,validation,render_pipeline,unsupported_wgsl:interpolate:success=false;interpolate="%40interpolate(flat)";entryPoint="fsWithInterpolationUsage1";async=false [ Failure ]
932929
crbug.com/dawn/0000 [ android arm ] webgpu:compat,api,validation,render_pipeline,unsupported_wgsl:interpolate:success=false;interpolate="%40interpolate(flat)";entryPoint="fsWithInterpolationUsage1";async=true [ Failure ]
@@ -1530,6 +1527,11 @@ crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,memory_sync,buffer,sing
15301527
crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder" [ Failure ]
15311528
crbug.com/dawn/0000 [ android arm ] webgpu:api,operation,memory_sync,buffer,single_buffer:wr:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder" [ Failure ]
15321529

1530+
# rendering,depth_bias failures on Pixel 6
1531+
crbug.com/366411883 [ android arm ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
1532+
crbug.com/366411883 [ android arm ] webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:format="depth24plus";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
1533+
crbug.com/366411883 [ android arm ] webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:format="depth24plus-stencil8";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
1534+
15331535
# Compressed texture image_copy failures on Pixel 6
15341536
crbug.com/364917742 [ android arm ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d" [ Failure ]
15351537
crbug.com/364917742 [ android arm ] webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d" [ Failure ]

0 commit comments

Comments
 (0)