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