Type Definition glsl_layout::bmat3x4[][src]

type bmat3x4 = Array<bvec4, [Element<bvec4>; 3]>;

Matrix of 3 x 4 boolean values.