Lines Matching defs:angleX
1226 float angleX = 0.0f + 2.0f*DE_PI * ((float)cellNdx / 16.0f);1228 tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY);