[][src]Type Definition glsl_layout::bmat2x3

type bmat2x3 = Array<bvec3, [Element<bvec3>; 2]>;

Matrix of 2 x 3 boolean values.