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