[][src]Type Definition glsl_layout::dmat4x2

type dmat4x2 = Array<dvec2, [Element<dvec2>; 4]>;

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