We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b20e4 commit cbaf110Copy full SHA for cbaf110
cts_runner/test.lst
@@ -30,7 +30,8 @@ webgpu:api,validation,encoding,cmds,copyTextureToTexture:sample_count:*
30
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:depth_stencil_copy_restrictions:*
31
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_ranges:*
32
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_within_same_texture:*
33
-webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_aspects:*
+//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_aspects:*
34
+// Fails on Windows, https://github.com/gfx-rs/wgpu/issues/7844.
35
//FAIL: webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_ranges_with_compressed_texture_formats:*
36
webgpu:api,validation,encoding,cmds,index_access:*
37
//FAIL: webgpu:api,validation,encoding,cmds,render,draw:*
0 commit comments