[][src]Type Definition glsl_layout::bmat3x2

type bmat3x2 = Array<bvec2, [Element<bvec2>; 3]>;

Matrix of 3 x 2 boolean values.