Get XR sessions to track the draw texture, so we render the XR framebuffer rather than the default canvas framebuffer

This commit is contained in:
Alan Jeffrey 2019-07-25 18:09:53 -05:00 committed by Josh Matthews
parent b9b01764fb
commit c757a9c009
9 changed files with 47 additions and 34 deletions

View file

@ -1,5 +1,5 @@
[xrBoundedReferenceSpace_updates.https.html]
expected: TIMEOUT
expected: ERROR
['XRBoundedReferenceSpace updates properly when the changes are applied]
expected: TIMEOUT

View file

@ -1,5 +1,4 @@
[xrSession_end.https.html]
expected: ERROR
[end event fires when non-immersive session ends]
expected: NOTRUN
expected: FAIL

View file

@ -1,5 +1,4 @@
[xrSession_input_events_end.https.html]
expected: ERROR
[Calling end during an input callback stops processing at the right time]
expected: FAIL

View file

@ -1,4 +0,0 @@
[xrSession_prevent_multiple_exclusive.https.html]
[Test prevention of multiple simultaneous immersive sessions]
expected: FAIL