Type Definition glsl_layout::imat4

source ·
pub type imat4 = imat4x4;
Expand description

Matrix of 4 x 4 signed integer values.