You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
mitchellhansen 321f30b4cc
The entry point takes a borrow of the shader module which is then cloned by the pipeline. So I gotta keep the shader, entry, and modules in a high scope
5 years ago
resources It was the gamma being wrong. Interesting how much different this is working than SFML+OpenCL 5 years ago
src The entry point takes a borrow of the shader module which is then cloned by the pipeline. So I gotta keep the shader, entry, and modules in a high scope 5 years ago
Cargo.toml Got something working. Need to test and verify I'm getting the data from the compute kernel 5 years ago
notes Got something working. Need to test and verify I'm getting the data from the compute kernel 5 years ago