Searched refs:rotationMatrixX (Results 1 – 3 of 3) sorted by relevance
41 Matrix<float, 3, 3> rotationMatrixX (float radiansX);81 inline Matrix<float, 3, 3> rotationMatrixX (float radiansX) in rotationMatrixX() function
755 const tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY); in getAffineTexCoord3D()
1229 tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY); in getAffineTexCoord3D()