refactored the compute image

This commit is contained in:
2019-08-03 23:02:26 -07:00
parent a8679459ea
commit a91e071909
3 changed files with 283 additions and 52 deletions

View File

@@ -56,7 +56,7 @@ pub struct ShaderKernels {
pub swapchain_images: Vec<Arc<SwapchainImage<Window>>>, // Surface which is drawn to
//pub physical: PhysicalDevice<'a>,
// shader: CompiledShaders,
//shader: CompiledShaders,
//options: CompileOptions<'a>,
@@ -65,7 +65,7 @@ pub struct ShaderKernels {
device: Arc<Device>,
// entry_point: EntryPoint<'a>,
// entry_point: EntryPoint<'a>,
}
// return the frame buffers