Skip to main content

MAX_GRADIENT_STOPS

Constant MAX_GRADIENT_STOPS 

Source
pub const MAX_GRADIENT_STOPS: usize = 6;
Expand description

The most stops one gradientMap use can carry — the packing budget: 6 color vec4s + 6 positions + angle + amount is exactly MAX_FILTER_PARAM_VECS.