mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Added first-cut implementation of XR layers
This commit is contained in:
parent
7ae11588dc
commit
fda8da0e9d
19 changed files with 585 additions and 15 deletions
|
@ -299,6 +299,9 @@ mod gen {
|
|||
test: bool,
|
||||
#[serde(default)]
|
||||
glwindow: bool,
|
||||
layers: {
|
||||
enabled: bool,
|
||||
}
|
||||
},
|
||||
worklet: {
|
||||
blockingsleep: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue