Searched refs:float4x4 (Results 1 – 3 of 3) sorted by relevance
158 float4x4 transpose(float4x4 m);167 float determinant(float4x4 m);170 float4x4 inverse(float4x4 m);
136 …typedef detail::tmat4x4<float, highp> float4x4; //!< \brief single-precision floating-point matr… typedef