Add XRRenderState

This commit is contained in:
Manish Goregaokar 2019-01-14 19:15:33 -08:00
parent 5ae562bfc3
commit 1dc7636135
3 changed files with 82 additions and 0 deletions

View file

@ -538,6 +538,7 @@ pub mod xr;
pub mod xrframe;
pub mod xrlayer;
pub mod xrreferencespace;
pub mod xrrenderstate;
pub mod xrrigidtransform;
pub mod xrsession;
pub mod xrspace;