mirror of
https://github.com/servo/servo.git
synced 2025-06-10 09:33:13 +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
|
@ -100,6 +100,7 @@ WEBIDL_STANDARDS = [
|
|||
"//webaudio.github.io",
|
||||
"//immersive-web.github.io/",
|
||||
"//github.com/immersive-web/webxr-test-api/",
|
||||
"//gpuweb.github.io",
|
||||
# Not a URL
|
||||
"// This interface is entirely internal to Servo, and should not be" +
|
||||
" accessible to\n// web pages."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue