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