[][src]Type Definition glsl_layout::bmat4x2

type bmat4x2 = Array<bvec2, [Element<bvec2>; 4]>;

Matrix of 4 x 2 boolean values.