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