Add blank XRTest interface

This commit is contained in:
Manish Goregaokar 2019-05-29 13:00:43 -07:00
parent e394c71230
commit 1c07b0f416
5 changed files with 58 additions and 0 deletions

View file

@ -551,6 +551,7 @@ pub mod xrrigidtransform;
pub mod xrsession;
pub mod xrspace;
pub mod xrstationaryreferencespace;
pub mod xrtest;
pub mod xrview;
pub mod xrviewerpose;
pub mod xrviewport;