[][src]Function shade_runner::load_fragment

pub fn load_fragment<T>(fragment: T) -> Result<CompiledShader, Error> where
    T: AsRef<Path>, 

Loads and compiles the fragment shader