[−][src]Function shade_runner::load_vertex
pub fn load_vertex<T>(vertex: T) -> Result<CompiledShader, Error> where
T: AsRef<Path>,
Loads and compiles the vertex shader
pub fn load_vertex<T>(vertex: T) -> Result<CompiledShader, Error> where
T: AsRef<Path>,
Loads and compiles the vertex shader