gfx::shade::core::STAGES []

pub const STAGES: [Stage; 3] = [Stage::Vertex, Stage::Geometry, Stage::Pixel]

A constant static array of all shader stages.