Constant wgpu::hal::QUERY_SIZE
source · pub const QUERY_SIZE: u64 = 8; // 8u64
Available on
wgpu_core
only.Expand description
Size of a single occlusion/timestamp query, when copied into a buffer, in bytes.
pub const QUERY_SIZE: u64 = 8; // 8u64
wgpu_core
only.Size of a single occlusion/timestamp query, when copied into a buffer, in bytes.