diff options
Diffstat (limited to 'tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_matchDepthViewIdentity.https.html.ini')
-rw-r--r-- | tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_matchDepthViewIdentity.https.html.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_matchDepthViewIdentity.https.html.ini b/tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_matchDepthViewIdentity.https.html.ini index 54901a8468a..1574e505e01 100644 --- a/tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_matchDepthViewIdentity.https.html.ini +++ b/tests/wpt/meta/webxr/depth-sensing/gpu/depth_sensing_gpu_matchDepthViewIdentity.https.html.ini @@ -17,3 +17,21 @@ [Ensures session can be created when matchDepthView=false, `gpu-optimized` - webgl2] expected: NOTRUN + + [Ensures XRViewGeometry values match XRView when matchDepthView is unset, `gpu-optimized` - webgl] + expected: TIMEOUT + + [Ensures XRViewGeometry values match XRView when matchDepthView is unset, `gpu-optimized` - webgl2] + expected: NOTRUN + + [Ensures XRViewGeometry values match XRView when matchDepthView=true, `gpu-optimized` - webgl] + expected: NOTRUN + + [Ensures XRViewGeometry values match XRView when matchDepthView=true, `gpu-optimized` - webgl2] + expected: NOTRUN + + [Ensures XRViewGeometry values do not match XRView when matchDepthView=false, `gpu-optimized` - webgl] + expected: NOTRUN + + [Ensures XRViewGeometry values do not match XRView when matchDepthView=false, `gpu-optimized` - webgl2] + expected: NOTRUN |