aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ORGANIZATION.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ORGANIZATION.md')
-rw-r--r--docs/ORGANIZATION.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ORGANIZATION.md b/docs/ORGANIZATION.md
index 2ec15f28b1c..d369a0b50b3 100644
--- a/docs/ORGANIZATION.md
+++ b/docs/ORGANIZATION.md
@@ -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