Constant gfx::shade::core::STAGES [] [src]

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

A constant static array of all shader stages.