Doc lines for vendor:*

This commit is contained in:
Jeroen van Rijn
2025-10-10 17:51:28 +02:00
parent 7e7b6ac0de
commit 998fbdc5c0
52 changed files with 125 additions and 105 deletions
+2
View File
@@ -0,0 +1,2 @@
// WGPU glue for GLFW.
package wgpu_glfw_glue
+2
View File
@@ -0,0 +1,2 @@
// WGPU glue for SDL2.
package wgpu_sdl2_glue
+2
View File
@@ -0,0 +1,2 @@
// WGPU glue for SDL3.
package wgpu_sdl3_glue