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.
pub fn shader_source_from_file(shader_path: &Path) -> String
Reads a shader source file from disk into a String.