[][src]Type Definition glsl_layout::dmat2x4

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

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