pub(crate) fn buffer_binding_type_alignment(
    limits: &Limits,
    binding_type: BufferBindingType
) -> (u32, &'static str)