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