Enable the WebGPU CTS about compilation info with unicode
This patch enables the WebGPU CTS test on the compilation info with unicode after all the related patches landed in Chromium and Dawn. Bug: dawn:1357 Change-Id: Ifebc42b36697bb6d757254c313e1832e9966fefa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116923 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
parent
16da0738f2
commit
c9e507341c
|
@ -168,11 +168,6 @@ crbug.com/dawn/1125 [ monterey ] webgpu:api,operation,rendering,depth_clip_clamp
|
|||
crbug.com/dawn/1125 [ monterey ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false [ Failure ]
|
||||
crbug.com/dawn/1125 [ monterey ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true [ Failure ]
|
||||
|
||||
################################################################################
|
||||
# compilation_info failures
|
||||
################################################################################
|
||||
crbug.com/dawn/1357 webgpu:api,operation,shader_module,compilation_info:offset_and_length:valid=false;name="unicode" [ Failure ]
|
||||
|
||||
################################################################################
|
||||
# atan2 shader execution failures
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue