Constant ABSTRACT_WIDTH
pub const ABSTRACT_WIDTH: u8 = 8; // 8u8
Available on crate feature
unstable-wgpu-24
only.Expand description
Width of abstract types, in bytes.
pub const ABSTRACT_WIDTH: u8 = 8; // 8u8
unstable-wgpu-24
only.Width of abstract types, in bytes.