Function webrender_build::shader::shader_source_from_file

source ยท
pub fn shader_source_from_file(shader_path: &Path) -> String
Expand description

Reads a shader source file from disk into a String.