Type Definition glsl_layout::umat2x4[][src]

type umat2x4 = Array<uvec4, [Element<uvec4>; 2]>;

Matrix of 2 x 4 unsiged integer values.