Searched refs:bool3x3 (Results 1 – 2 of 2) sorted by relevance
16 bool3x3 b3x3;37 bool3x3 r22 = transpose(b3x3);
73 …typedef tmat3x3<bool, highp> bool3x3; //!< \brief boolean matrix with 3 x 3 components. (From GL… typedef