Got something working. Need to test and verify I'm getting the data from the compute kernel
This commit is contained in:
@@ -17,7 +17,7 @@ vulkano-shaders = "0.13.0"
|
||||
vulkano-win = "0.13.0"
|
||||
time = "0.1.38"
|
||||
shaderc = "0.5.0"
|
||||
shade_runner = {version = "0.1.1", git = "https://github.com/MitchellHansen/shade_runner"}
|
||||
#shade_runner = {path = "../shade_runner"}
|
||||
#shade_runner = {version = "0.1.1", git = "https://github.com/MitchellHansen/shade_runner"}
|
||||
shade_runner = {path = "../shade_runner"}
|
||||
|
||||
winit = "0.19.1"
|
||||
Reference in New Issue
Block a user