Searched refs:int3x3 (Results 1 – 2 of 2) sorted by relevance
16 int3x3 i3x3;37 int3x3 r22 = transpose(i3x3);
89 …typedef tmat3x3<int, highp> int3x3; //!< \brief integer matrix with 3 x 3 components. (From GLM… typedef