[][src]Type Definition glsl_layout::dmat3x4

type dmat3x4 = Array<dvec4, [Element<dvec4>; 3]>;

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