Searched refs:viewRotx (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
382 viewRotx += 2.0;
385 viewRotx -= 2.0;
416 glRotatef(viewRotx, 1.0, 0.0, 0.0);

Completed in 2 milliseconds