Function pilka_dyn::ash::create_shader_module[]

pub fn create_shader_module(
    path: ShaderInfo,
    shader_type: ShaderKind,
    compiler: &mut Compiler,
    device: &VkDevice
) -> Result<ShaderModule, Result>