Skip to main content

MAX_COMPONENTS

Constant MAX_COMPONENTS 

Source
pub const MAX_COMPONENTS: u32 = 32;
Available on crate feature wgpu only.
Expand description

Maximum primvar components per element the kernel supports (matches the shader’s MAX_LENGTH).