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 4d5b09e9ca
adding a second image buffer for GPU only access. Immutable buffer is write once for textures only. No sampler for regular image buffer though??
5 years ago
resources added texture. looks like copying the one from the compute output isn't going to totally work out of the box 5 years ago
src adding a second image buffer for GPU only access. Immutable buffer is write once for textures only. No sampler for regular image buffer though?? 5 years ago
Cargo.toml Got the compute thing going. Needs to be run before the rasterizer but that's fine 5 years ago