mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Use a test VRDisplay that renders to a GL window
This commit is contained in:
parent
de3d2f7495
commit
cc2d203151
12 changed files with 95 additions and 13 deletions
|
@ -27,5 +27,6 @@ pub use rust_webvr_api::VRGamepadEvent as WebVRGamepadEvent;
|
|||
pub use rust_webvr_api::VRGamepadHand as WebVRGamepadHand;
|
||||
pub use rust_webvr_api::VRGamepadState as WebVRGamepadState;
|
||||
pub use rust_webvr_api::VRLayer as WebVRLayer;
|
||||
pub use rust_webvr_api::VRMainThreadHeartbeat as WebVRMainThreadHeartbeat;
|
||||
pub use rust_webvr_api::VRPose as WebVRPose;
|
||||
pub use rust_webvr_api::VRStageParameters as WebVRStageParameters;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue