const TRI_FRAG = include_bytes!("../target/shaders/tri.frag.spv"); const TRI_VERT = include_bytes!("../target/shaders/tri.vert.spv");