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

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dsphere.c60 GLenum autoRotate = GL_TRUE; variable in typeref:typename:GLenum
657 autoRotate = GL_TRUE;
842 autoRotate = GL_FALSE;
847 autoRotate = GL_FALSE;
852 autoRotate = GL_FALSE;
857 autoRotate = GL_FALSE;
875 autoRotate = !autoRotate;
876 if (autoRotate)

Completed in 2 milliseconds