Skip to content

Commit 9a8dbfb

Browse files
Link image_copy depth/stencil dx12 failures to #8133 (#8148)
1 parent 6adb058 commit 9a8dbfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cts_runner/test.lst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ webgpu:api,validation,encoding,queries,general:occlusion_query,query_index:*
7373
webgpu:shader,validation,extension,dual_source_blending:blend_src_syntax_validation:*
7474
webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_usage_and_aspect:*
7575
webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_size:*
76+
// image_copy depth/stencil failures on dx12: https://github.com/gfx-rs/wgpu/issues/8133
7677
fails-if(dx12) webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_offset:format="depth32float";aspect="depth-only";copyType="CopyT2B"
7778
fails-if(dx12) webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_offset:format="depth24plus-stencil8";aspect="stencil-only";copyType="CopyB2T"
7879
fails-if(dx12) webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_offset:format="depth24plus-stencil8";aspect="stencil-only";copyType="CopyT2B"

0 commit comments

Comments
 (0)