mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Initial implementation of WebGPU API
This commit is contained in:
parent
47e39af0f3
commit
12893aa010
30 changed files with 923 additions and 7 deletions
|
@ -159,6 +159,9 @@ mod gen {
|
|||
},
|
||||
},
|
||||
dom: {
|
||||
webgpu: {
|
||||
enabled: bool,
|
||||
},
|
||||
bluetooth: {
|
||||
enabled: bool,
|
||||
testing: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue