[][src]Type Definition glsl_layout::bmat4x3

type bmat4x3 = Array<bvec3, [Element<bvec3>; 4]>;

Matrix of 4 x 3 boolean values.