Constant MAX_TYPE_SIZE
pub const MAX_TYPE_SIZE: u32 = 0x4000_0000; // 1_073_741_824u32Available on crate feature
unstable-wgpu-27 only.Expand description
Maximum size of a type, in bytes.
pub const MAX_TYPE_SIZE: u32 = 0x4000_0000; // 1_073_741_824u32unstable-wgpu-27 only.Maximum size of a type, in bytes.