Searched refs:int3x4 (Results 1 – 2 of 2) sorted by relevance
21 int3x4 i3x4;38 int3x4 r23 = transpose(i4x3);
90 …typedef tmat3x4<int, highp> int3x4; //!< \brief integer matrix with 3 x 4 components. (From GLM… typedef