Type Definition glsl_layout::umat2

source ·
pub type umat2 = umat2x2;
Expand description

Matrix of 2 x 2 unsiged integer values.