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

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dconvolutions.c45 static GLfloat viewRotx = 0.0, viewRoty = 0.0, viewRotz = 0.0; variable in typeref:typename:GLfloat
388 viewRoty += 2.0;
391 viewRoty -= 2.0;
417 glRotatef(viewRoty, 0.0, 1.0, 0.0);

Completed in 3 milliseconds