[][src]Type Definition glsl_layout::dmat2x3

type dmat2x3 = Array<dvec3, [Element<dvec3>; 2]>;

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