mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Initial implementation of WebGPU API
This commit is contained in:
parent
47e39af0f3
commit
12893aa010
30 changed files with 923 additions and 7 deletions
|
@ -54,6 +54,8 @@
|
|||
* assorted utility methods and types that are commonly used throughout the project.
|
||||
* webdriver_server
|
||||
* In-process server to allow manipulating browser instances via a WebDriver client.
|
||||
* webgpu
|
||||
* Implementation of threads for the WebGPU API.
|
||||
* etc
|
||||
* Useful tools and scripts for developers.
|
||||
* mach
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue