[][src]Type Definition glsl_layout::imat2x3

type imat2x3 = Array<ivec3, [Element<ivec3>; 2]>;

Matrix of 2 x 3 signed integer values.