Function wgpu::naga::back::dot::write

source ·
pub fn write(
    module: &Module,
    mod_info: Option<&ModuleInfo>,
    options: Options
) -> Result<String, Error>
Available on (wgpu_core or naga) and crate feature dot-out only.
Expand description

Write shader module to a String.