Searched refs:float2x3 (Results 1 – 5 of 5) sorted by relevance
129 …typedef detail::tmat2x3<float, highp> float2x3; //!< \brief single-precision floating-point matr… typedef
21 * Matrix types are named <base type><columns>x<rows>, so float2x3 instead of
150 float2x3 outerProduct(float3 c, float2 r);159 float2x3 transpose(float3x2 m);160 float3x2 transpose(float2x3 m);