mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
Support for ExternalVR implementation
This commit is contained in:
parent
b7e9bab267
commit
c055b74e13
11 changed files with 66 additions and 13 deletions
|
@ -9,3 +9,4 @@ extern crate log;
|
|||
|
||||
mod webvr_thread;
|
||||
pub use crate::webvr_thread::{WebVRCompositorHandler, WebVRThread};
|
||||
pub use rust_webvr::api::VRExternalShmemPtr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue