SHADER_Q_CHANNELS

Constant SHADER_Q_CHANNELS 

Source
pub const SHADER_Q_CHANNELS: usize = 32;
Expand description

Number of q* channels exposed to user shaders. MilkDrop 2 ships q1..q32; the engine tracks 64 internally but only the first 32 cross into shader-land.