[][src]Type Definition shader_types::Mat2

type Mat2 = Mat2x2;

Matrix of f32s with 2 columns and 2 rows. Alignment 8, size 16.