[][src]Type Definition glsl_layout::bmat4x4

type bmat4x4 = Array<bvec4, [Element<bvec4>; 4]>;

Matrix of 4 x 4 boolean values.