[][src]Type Definition glsl_layout::bmat2x2

type bmat2x2 = Array<bvec2, [Element<bvec2>; 2]>;

Matrix of 2 x 2 boolean values.