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

@ -294,6 +294,8 @@ mod gen {
webxr: {
#[serde(default)]
enabled: bool,
#[serde(default)]
test: bool,
},
worklet: {
blockingsleep: {