removed old shader_kernel

This commit is contained in:
2019-08-29 22:45:05 -07:00
parent ebf2cb5322
commit a2de3557f0
7 changed files with 8 additions and 351 deletions

View File

@@ -28,11 +28,9 @@ use crate::util::load_raw;
use crate::canvas_frame::CanvasFrame;
mod util;
mod slider;
mod timer;
mod input;
mod vkprocessor;
mod button;
mod vertex_2d;
mod vertex_3d;
mod sprite;