Detect required wgpu version from the bindings

This commit is contained in:
Riyyi
2026-08-30 12:35:59 +02:00
parent bbaf7a0e7b
commit c6fc25aa8f
5 changed files with 89 additions and 58 deletions
+1 -1
View File
@@ -2,9 +2,9 @@ package sindri
import "base:runtime"
import "core:fmt"
import "vendor:wgpu"
import "gram:chunks"
import "wgpu:wgpu"
VERSION :: #config(VERSION, "dev")