[−][src]Function wgpu_native::device_create_bind_group_layout
pub fn device_create_bind_group_layout<B: GfxBackend>(
global: &Global,
device_id: DeviceId,
desc: &BindGroupLayoutDescriptor,
id_in: Input<BindGroupLayoutId>
) -> Output<BindGroupLayoutId>