Constant QUERY_RESOLVE_BUFFER_ALIGNMENT
pub const QUERY_RESOLVE_BUFFER_ALIGNMENT: u64 = 256; // 256u64
Available on crate feature
unstable-wgpu-24
only.Expand description
An offset into the query resolve buffer has to be aligned to this.