[][src]Type Definition glsl_layout::dmat4x4

type dmat4x4 = Array<dvec4, [Element<dvec4>; 4]>;

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