Type Definition glsl_layout::dmat2x4[][src]

type dmat2x4 = Array<dvec4, [Element<dvec4>; 2]>;

Matrix of 2 x 4 double-precision floating-point values.