Home | History | Annotate | Download | only in functional

Lines Matching refs:angleX

1230 	float		angleX		= 0.0f + 2.0f*DE_PI * ((float)cellNdx / 16.0f);
1232 tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY);