Add sdl2glue to vendor:wgpu package + triangle example

This commit is contained in:
Emir
2024-07-23 20:37:26 +03:00
parent 65fec9134e
commit f3f08a4b47
10 changed files with 290 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
//+build !linux
//+build !windows
//+build !darwin
package wgpu_sdl2_glue
#panic("package wgpu/sdl2glue is not supported on the current target")