Constant QUERY_SIZE
pub const QUERY_SIZE: u64 = 8; // 8u64
Available on crate feature
unstable-wgpu-26
only.Expand description
Size of a single occlusion/timestamp query, when copied into a buffer, in bytes. cbindgen:ignore