Constant wgpu::QUERY_RESOLVE_BUFFER_ALIGNMENT
source · pub const QUERY_RESOLVE_BUFFER_ALIGNMENT: u64 = 256; // 256u64
Expand description
An offset into the query resolve buffer has to be aligned to this.
pub const QUERY_RESOLVE_BUFFER_ALIGNMENT: u64 = 256; // 256u64
An offset into the query resolve buffer has to be aligned to this.