Function vulkano_shaders::build_glsl_shaders [] [src]

pub fn build_glsl_shaders<'a, I>(shaders: I) where I: IntoIterator<Item=(&'a str, ShaderType)>