[][src]Function wgpu_native::device_create_shader_module

pub fn device_create_shader_module<B: GfxBackend>(
    global: &Global,
    device_id: DeviceId,
    desc: &ShaderModuleDescriptor,
    id_in: Input<ShaderModuleId>
) -> Output<ShaderModuleId>