Expand description
Shape discriminant carried in the instance so one quad pipeline draws every
SDF kind. Kept as a u32 (not a Rust enum) so it is GPU-uploadable verbatim
and matches the SHAPE_* constants in sdf.wgsl.
Shape discriminant carried in the instance so one quad pipeline draws every
SDF kind. Kept as a u32 (not a Rust enum) so it is GPU-uploadable verbatim
and matches the SHAPE_* constants in sdf.wgsl.