[][src]Type Definition glsl_layout::umat3x4

type umat3x4 = Array<uvec4, [Element<uvec4>; 3]>;

Matrix of 3 x 4 unsiged integer values.