[][src]Type Definition glsl_layout::imat4x3

type imat4x3 = Array<ivec3, [Element<ivec3>; 4]>;

Matrix of 4 x 3 signed integer values.