pub fn get_bind_group_layout_entries(
    bindings: [u32; 4],
    layout_key: MeshPipelineViewLayoutKey
) -> SmallVec<[BindGroupLayoutEntry; 4]>