Add compute pipeline test

This commit is contained in:
Dennis Kobert
2023-06-17 17:20:22 +02:00
committed by Keavon Chambers
parent e03da35a83
commit 21c62ace64
8 changed files with 11 additions and 13 deletions

View File

@@ -597,7 +597,6 @@ dependencies = [
"bytemuck",
"dyn-any",
"glam",
"js-sys",
"kurbo",
"log",
"node-macro",
@@ -610,7 +609,6 @@ dependencies = [
"specta",
"spin",
"spirv-std",
"wasm-bindgen",
"web-sys",
]