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