Add entry points for GPU

This commit is contained in:
2026-06-27 18:25:41 -04:00
parent 6671475c75
commit 44b71c2692
11 changed files with 202 additions and 104 deletions
+1 -1
View File
@@ -14,10 +14,10 @@ bytemuck.workspace = true
glam.workspace = true
libm.workspace = true
rand.workspace = true
rand_xoshiro.workspace = true
spirv-std.workspace = true
[dev-dependencies]
anyhow.workspace = true
image.workspace = true
rand_xoshiro.workspace = true
tempfile.workspace = true