Skip to main content

wgpu_device_create_bind_group

Function wgpu_device_create_bind_group 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wgpu_device_create_bind_group( device_id: DeviceId, desc: &BindGroupDescriptor, ) -> BindGroupId