Searched refs:yRot (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/opengl/glsl/
H A Dbrick.c40 static GLfloat xRot = 0.0f, yRot = 0.0f, zRot = 0.0f; variable
52 glRotatef(yRot, 0.0f, 1.0f, 0.0f);
129 yRot -= step;
132 yRot += step;

Completed in 29 milliseconds