pub fn create_bind_group_layouts(
device: &Device,
) -> (BindGroupLayout, BindGroupLayout)Expand description
Create bind group layouts for the pipeline
pub fn create_bind_group_layouts(
device: &Device,
) -> (BindGroupLayout, BindGroupLayout)Create bind group layouts for the pipeline