pub fn create_bind_group( label: Option<&str>, device: &Device, bind_group_layout: &BindGroupLayout, buffers: Vec<&Buffer>, ) -> BindGroup
Create a bind group