[][src]Type Definition glsl_layout::imat4x2

type imat4x2 = Array<ivec2, [Element<ivec2>; 4]>;

Matrix of 4 x 2 signed integer values.