1 2 3 4 5
vulkano_shaders::shader! { ty: "compute", path: "./shaders/mat_x_mat.glsl", vulkan_version: "1.2", }