Searched refs:int2x3 (Results 1 – 2 of 2) sorted by relevance
15 int2x3 i2x3;32 int2x3 r12 = transpose(i3x2);
86 …typedef tmat2x3<int, highp> int2x3; //!< \brief integer matrix with 2 x 3 components. (From GLM… typedef