Suppress depth_clip_clamp CTS tests on Apple GPUs
Bug: dawn:1616 Change-Id: Ica2c7fd3caeac5775d86eed78810483099ae573c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133620 Kokoro: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
This commit is contained in:
parent
3abef3bbe3
commit
f74cc46029
|
@ -138,6 +138,15 @@ crbug.com/dawn/1830 [ mac apple dawn-backend-validation ] webgpu:api,validation,
|
|||
################################################################################
|
||||
crbug.com/dawn/1828 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth16unorm";* [ Failure ]
|
||||
|
||||
################################################################################
|
||||
# Apple GPUs need a workaround to clamp frag_depth
|
||||
# KEEP
|
||||
################################################################################
|
||||
crbug.com/dawn/1616 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus";* [ Failure ]
|
||||
crbug.com/dawn/1616 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth24plus-stencil8";* [ Failure ]
|
||||
crbug.com/dawn/1616 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float";* [ Failure ]
|
||||
crbug.com/dawn/1616 [ mac apple ] webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:format="depth32float-stencil8";* [ Failure ]
|
||||
|
||||
################################################################################
|
||||
# depth_clip_clamp failures
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue