Searched refs:Yrot (Results 1 - 25 of 51) sorted by relevance

123

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dvptorus.c13 static float Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float
20 Yrot += .4;
32 glRotatef(Yrot, 0, 1, 0);
59 Xrot = Yrot = Zrot = 0;
95 Yrot -= step;
98 Yrot += step;
H A Darbfpspec.c14 static float Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float
21 Yrot += .4;
33 glRotatef(Yrot, 0, 1, 0);
60 Xrot = Yrot = Zrot = 0;
96 Yrot -= step;
99 Yrot += step;
H A Darbvptorus.c13 static float Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float
20 Yrot += .4;
32 glRotatef(Yrot, 0, 1, 0);
59 Xrot = Yrot = Zrot = 0;
95 Yrot -= step;
98 Yrot += step;
H A Dmultiwindow.c34 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat
41 Yrot += 4.0;
61 glRotatef(Yrot, 0, 1, 0);
79 glRotatef(Yrot, 0, 1, 0);
H A Dzdrawpix.c22 static GLfloat Xrot = 50, Yrot = 40, Zpos = 6; variable in typeref:typename:GLfloat
34 Yrot += 4.0;
62 glRotatef(Yrot, 0, 1, 0);
155 Yrot -= step;
158 Yrot += step;
H A Darbfptexture.c16 static GLfloat Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:GLfloat
25 glRotatef(Yrot, 0.0, 1.0, 0.0);
68 Yrot += step;
71 Yrot -= step;
H A Darbfptrig.c16 static GLfloat Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:GLfloat
26 glRotatef(Yrot, 0.0, 1.0, 0.0);
68 Yrot += step;
71 Yrot -= step;
H A Dfptexture.c16 static GLfloat Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:GLfloat
25 glRotatef(Yrot, 0.0, 1.0, 0.0);
67 Yrot += step;
70 Yrot -= step;
H A Dyuvrect.c19 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat
50 glRotatef(Yrot, 0.0, 1.0, 0.0);
98 Yrot += step;
101 Yrot -= step;
H A Dext422square.c23 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat
66 glRotatef(Yrot, 0.0, 1.0, 0.0);
76 glRotatef(Yrot, 0.0, 1.0, 0.0);
125 Yrot += step;
128 Yrot -= step;
H A Dyuvsquare.c19 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat
54 glRotatef(Yrot, 0.0, 1.0, 0.0);
63 glRotatef(Yrot, 0.0, 1.0, 0.0);
112 Yrot += step;
115 Yrot -= step;
H A Dglutfx.c30 static GLfloat Xrot = 0.0, Yrot = 0.0; variable in typeref:typename:GLfloat
44 glRotatef(Yrot, 0, 1, 0);
124 Yrot = x - ScreenHeight / 2;
H A Darbvpwarpmesh.c13 static float Xrot = -60.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float
67 glRotatef(Yrot, 0, 1, 0);
148 Yrot -= step;
151 Yrot += step;
H A Dbug_3195.c46 static GLfloat Xrot = 0, Yrot = -30, Zrot = 0; variable in typeref:typename:GLfloat
115 glRotatef(Yrot, 0, 1, 0);
166 Yrot -= step;
169 Yrot += step;
H A Dcylwrap.c13 static GLfloat Xrot = 0, Yrot = 0; variable in typeref:typename:GLfloat
107 glRotatef(Yrot, 0, 1, 0);
187 Yrot -= step;
190 Yrot += step;
H A Dvpwarpmesh.c13 static float Xrot = -60.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float
67 glRotatef(Yrot, 0, 1, 0);
148 Yrot -= step;
151 Yrot += step;
H A Dzcomp.c13 static GLfloat Xrot = 0, Yrot = 0, Zpos = 6; variable in typeref:typename:GLfloat
26 Yrot += 4.0;
185 Yrot -= step;
188 Yrot += step;
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Ddlist-degenerate.c13 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat
22 Yrot += 4.0;
35 glRotatef(Yrot, 0, 1, 0);
103 Yrot -= step;
106 Yrot += step;
/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dglslstateschange.c73 static GLfloat Xrot = 0.0, Yrot = .0, Zrot = 0.0; variable in typeref:typename:GLfloat
125 Yrot = 0.05 * i;
129 glRotatef(Yrot, 0, 1, 0);
137 glUniform4fARB(Uniforms1[2].location, Xrot, Yrot, Zrot, 1.000000);
138 glUniform4fARB(Uniforms1[3].location, Xrot, Yrot, Zrot, 1.000000);
146 glUniform4fARB(Uniforms2[2].location, Xrot, Yrot, Zrot, 1.000000);
147 glUniform4fARB(Uniforms2[3].location, Xrot, Yrot, Zrot, 1.000000);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfplight.c28 static GLfloat Xrot = 0, Yrot = 0; variable in typeref:typename:GLfloat
58 glRotatef(Yrot, 0, 1, 0);
158 Yrot -= step;
161 Yrot += step;
H A Dlodbias.c41 static GLfloat Xrot = 0, Yrot = -30, Zrot = 0; variable in typeref:typename:GLfloat
113 glRotatef(Yrot, 0, 1, 0);
197 Yrot -= step;
200 Yrot += step;
H A Dsinglebuffer.c29 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat
104 Yrot += 12.0 * dt;
125 glRotatef(Yrot, 0, 1, 0);
217 Yrot -= step;
220 Yrot += step;
H A Dtexcyl.c35 static GLfloat Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:GLfloat
54 Yrot += DYrot * dt;
66 glRotatef(Yrot, 0.0, 1.0, 0.0);
187 Yrot += step;
190 Yrot -= step;
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dbitmap.c25 static GLfloat Xrot = 20.0f, Yrot = 70.0f; variable in typeref:typename:GLfloat
53 glRotatef(Yrot, 0.0f, 1.0f, 0.0f);
118 Yrot = glutGet(GLUT_ELAPSED_TIME) * 0.01;
183 Yrot -= step;
186 Yrot += step;
189 /*printf("Xrot: %f Yrot: %f\n", Xrot, Yrot);*/
H A Dmultitex.c50 static GLfloat Xrot = 0.0, Yrot = .0, Zrot = 0.0; variable in typeref:typename:GLfloat
188 glRotatef(Yrot, 0, 1, 0);
206 Yrot = t;
263 Yrot -= step;
266 Yrot += step;

Completed in 12 milliseconds

123