Constant QUERY_SIZE
pub const QUERY_SIZE: u32 = 8; // 8u32
Available on crate feature
unstable-wgpu-24
only.Expand description
Size of a single piece of query data.
pub const QUERY_SIZE: u32 = 8; // 8u32
unstable-wgpu-24
only.Size of a single piece of query data.