Searched refs:bool2x2 (Results 1 – 2 of 2) sorted by relevance
10 bool2x2 b2x2;31 bool2x2 r11 = transpose(b2x2);
69 …typedef tmat2x2<bool, highp> bool2x2; //!< \brief boolean matrix with 2 x 2 components. (From GL… typedef