[][src]Type Definition glsl_layout::bmat2x4

type bmat2x4 = Array<bvec4, [Element<bvec4>; 2]>;

Matrix of 2 x 4 boolean values.