Type Definition glsl_layout::bmat2x4

source ·
pub type bmat2x4 = Array<bvec4, [Element<bvec4>; 2]>;
Expand description

Matrix of 2 x 4 boolean values.