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