create_bind_group

Function create_bind_group 

Source
pub fn create_bind_group(
    label: Option<&str>,
    device: &Device,
    bind_group_layout: &BindGroupLayout,
    buffers: Vec<&Buffer>,
) -> BindGroup
Expand description

Create a bind group