Constant gfx_core::shade::STAGES [] [src]

pub const STAGES: [Stage; 5] = [Stage::Vertex, Stage::Hull, Stage::Domain, Stage::Geometry, Stage::Pixel]

A constant static array of all shader stages.