Searched refs:int2x4 (Results 1 – 2 of 2) sorted by relevance
20 int2x4 i2x4;33 int2x4 r13 = transpose(i4x2);
87 …typedef tmat2x4<int, highp> int2x4; //!< \brief integer matrix with 2 x 4 components. (From GLM… typedef