summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webxr/depth-sensing/gpu
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/webxr/depth-sensing/gpu
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webxr/depth-sensing/gpu')
-rw-r--r--testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_dataUnavailable.https.html.ini7
-rw-r--r--testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_inactiveFrame.https.html.ini2
-rw-r--r--testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_incorrectUsage.https.html.ini7
-rw-r--r--testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_staleView.https.html.ini7
4 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_dataUnavailable.https.html.ini b/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_dataUnavailable.https.html.ini
new file mode 100644
index 0000000000..6f14589c24
--- /dev/null
+++ b/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_dataUnavailable.https.html.ini
@@ -0,0 +1,7 @@
+[depth_sensing_gpu_dataUnavailable.https.html]
+ [Ensures depth data is not available when cleared in the controller, `gpu-optimized` - webgl]
+ expected: FAIL
+
+ [Ensures depth data is not available when cleared in the controller, `gpu-optimized` - webgl2]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_inactiveFrame.https.html.ini b/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_inactiveFrame.https.html.ini
new file mode 100644
index 0000000000..fb13f891c0
--- /dev/null
+++ b/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_inactiveFrame.https.html.ini
@@ -0,0 +1,2 @@
+[depth_sensing_gpu_inactiveFrame.https.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_incorrectUsage.https.html.ini b/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_incorrectUsage.https.html.ini
new file mode 100644
index 0000000000..88992c47e6
--- /dev/null
+++ b/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_incorrectUsage.https.html.ini
@@ -0,0 +1,7 @@
+[depth_sensing_gpu_incorrectUsage.https.html]
+ [Ensures XRCPUDepthInformation is not obtainable in `gpu-optimized` usage mode - webgl]
+ expected: FAIL
+
+ [Ensures XRCPUDepthInformation is not obtainable in `gpu-optimized` usage mode - webgl2]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_staleView.https.html.ini b/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_staleView.https.html.ini
new file mode 100644
index 0000000000..eae490182b
--- /dev/null
+++ b/testing/web-platform/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_staleView.https.html.ini
@@ -0,0 +1,7 @@
+[depth_sensing_gpu_staleView.https.html]
+ [Ensures getDepthInformation() throws when not run with stale XRView, `gpu-optimized` - webgl]
+ expected: FAIL
+
+ [Ensures getDepthInformation() throws when not run with stale XRView, `gpu-optimized` - webgl2]
+ expected: FAIL
+