summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/3d_texture_slices/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/3d_texture_slices/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/3d_texture_slices/cts.https.html.ini34
1 files changed, 34 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/3d_texture_slices/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/3d_texture_slices/cts.https.html.ini
new file mode 100644
index 0000000000..7abba61d9b
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/3d_texture_slices/cts.https.html.ini
@@ -0,0 +1,34 @@
+[cts.https.html?q=webgpu:api,operation,rendering,3d_texture_slices:multiple_color_attachments,same_mip_level:*]
+ [:sameTexture=false]
+ expected: FAIL
+
+ [:sameTexture=true]
+ expected: FAIL
+
+
+[cts.https.html?q=webgpu:api,operation,rendering,3d_texture_slices:multiple_color_attachments,same_slice_with_diff_mip_levels:*]
+ [:depthSlice=0]
+ expected: FAIL
+
+ [:depthSlice=1]
+ expected: FAIL
+
+
+[cts.https.html?q=webgpu:api,operation,rendering,3d_texture_slices:one_color_attachment,mip_levels:*]
+ [:mipLevel=0;depthSlice=0]
+ expected: FAIL
+
+ [:mipLevel=0;depthSlice=1]
+ expected: FAIL
+
+ [:mipLevel=1;depthSlice=0]
+ expected: FAIL
+
+ [:mipLevel=1;depthSlice=1]
+ expected: FAIL
+
+ [:mipLevel=2;depthSlice=0]
+ expected: FAIL
+
+ [:mipLevel=2;depthSlice=1]
+ expected: FAIL