pub fn storage_buffer<T>(
    has_dynamic_offset: bool
) -> BindGroupLayoutEntryBuilder
where T: ShaderType,