pub fn get_unoptimized_shader_source(
    shader_name: &str,
    base_path: Option<&PathBuf>
) -> Cow<'static, str>