Type Definition glsl_layout::imat3

source ·
pub type imat3 = imat3x3;
Expand description

Matrix of 3 x 3 signed integer values.