Type Definition glsl_layout::imat2

source ·
pub type imat2 = imat2x2;
Expand description

Matrix of 2 x 2 signed integer values.