[][src]Type Definition glsl_layout::umat4x2

type umat4x2 = Array<uvec2, [Element<uvec2>; 4]>;

Matrix of 4 x 2 unsiged integer values.