Constant BOOL_WIDTH
pub const BOOL_WIDTH: u8 = 1; // 1u8Available on crate feature
unstable-wgpu-27 only.Expand description
Width of a boolean type, in bytes.
pub const BOOL_WIDTH: u8 = 1; // 1u8unstable-wgpu-27 only.Width of a boolean type, in bytes.