[][src]Function wgpu_native::device_create_bind_group_layout

pub fn device_create_bind_group_layout(
    device_id: DeviceId,
    desc: &BindGroupLayoutDescriptor,
    token: &mut Token<Root>
) -> BindGroupLayout<Backend>