support for include directive in shaders
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ edition = "2018"
|
||||
winit = "0.24"
|
||||
wgpu = "0.7"
|
||||
futures = "0.3"
|
||||
bytemuck = { version = "1.4", features = [ "derive" ] }
|
||||
|
||||
bytemuck = { version = "1.5", features = [ "derive" ] }
|
||||
image = "0.23.14"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user