| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | multiwindow.c | 34 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat 42 Zrot += 2.0; 62 glRotatef(Zrot, 0, 0, 1); 80 glRotatef(Zrot, 0, 0, 1); 126 Zrot -= step; 129 Zrot += step;
|
| H A D | vptorus.c | 13 static float Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float 21 Zrot += .2; 33 glRotatef(Zrot, 0, 0, 1); 59 Xrot = Yrot = Zrot = 0; 69 Zrot -= 5.0; 72 Zrot += 5.0;
|
| H A D | arbvptest3.c | 10 static float Zrot = 0.0; variable in typeref:typename:float 21 glRotatef(Zrot, 0, 0, 1); 66 Zrot -= 5.0; 69 Zrot += 5.0;
|
| H A D | vptest3.c | 11 static float Zrot = 0.0; variable in typeref:typename:float 22 glRotatef(Zrot, 0, 0, 1); 68 Zrot -= 5.0; 71 Zrot += 5.0;
|
| H A D | antialias.c | 16 static GLfloat Zrot = 0; variable in typeref:typename:GLfloat 100 glRotatef(Zrot, 0, 0, 1); 113 glRotatef(Zrot, 0, 0, 1); 127 glRotatef(Zrot, 0, 0, 1); 155 Zrot = 0.01 * glutGet(GLUT_ELAPSED_TIME); 178 Zrot = (int) (Zrot - step); 181 Zrot = (int) (Zrot + step);
|
| H A D | arbfpspec.c | 14 static float Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float 22 Zrot += .2; 34 glRotatef(Zrot, 0, 0, 1); 60 Xrot = Yrot = Zrot = 0; 70 Zrot -= 5.0; 73 Zrot += 5.0;
|
| H A D | arbvptorus.c | 13 static float Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float 21 Zrot += .2; 33 glRotatef(Zrot, 0, 0, 1); 59 Xrot = Yrot = Zrot = 0; 69 Zrot -= 5.0; 72 Zrot += 5.0;
|
| H A D | arbnpot.c | 17 static GLfloat Zrot = 0; variable in typeref:typename:GLfloat 24 glRotatef(Zrot, 0, 0, 1); 59 Zrot -= 1.0; 62 Zrot += 1.0;
|
| H A D | arbvpwarpmesh.c | 13 static float Xrot = -60.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float 68 glRotatef(Zrot, 0, 0, 1); 122 Zrot -= 5.0; 125 Zrot += 5.0;
|
| H A D | mipmap_tunnel.c | 22 static GLfloat Zpos = -10.0, Zrot = 0.0; variable in typeref:typename:GLfloat 174 glRotatef(Zrot, 0, 0, 1); 228 Zrot--; 231 Zrot++;
|
| H A D | vpwarpmesh.c | 13 static float Xrot = -60.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:float 68 glRotatef(Zrot, 0, 0, 1); 122 Zrot -= 5.0; 125 Zrot += 5.0;
|
| H A D | quads.c | 16 static GLfloat Xrot = 40, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat 35 Zrot += 2.0; 48 glRotatef(Zrot, 0, 0, 1); 107 Zrot -= step; 110 Zrot += step;
|
| H A D | ext422square.c | 23 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat 67 glRotatef(Zrot, 0.0, 0.0, 1.0); 77 glRotatef(Zrot, 0.0, 0.0, 1.0);
|
| H A D | yuvsquare.c | 19 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat 55 glRotatef(Zrot, 0.0, 0.0, 1.0); 64 glRotatef(Zrot, 0.0, 0.0, 1.0);
|
| H A D | texrect.c | 36 static GLfloat Xrot = 00.0, Yrot = 00.0, Zrot = 0.0; variable in typeref:typename:GLfloat 41 Zrot = glutGet(GLUT_ELAPSED_TIME) * 0.01; 55 glRotatef(Zrot, 0, 0, 1); 87 glRotatef(Zrot, 0.0, 0.0, 1.0); 184 Zrot -= 1.0; 187 Zrot += 1.0;
|
| H A D | arbfptexture.c | 16 static GLfloat Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:GLfloat 26 glRotatef(Zrot, 0.0, 0.0, 1.0);
|
| H A D | arbfptrig.c | 16 static GLfloat Xrot = 0.0, Yrot = 0.0, Zrot = 0.0; variable in typeref:typename:GLfloat 27 glRotatef(Zrot, 0.0, 0.0, 1.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | pgon-mode.c | 16 static GLfloat Zrot = 0; variable in typeref:typename:GLfloat 50 glRotatef(Zrot, 0, 0, 1); 92 Zrot -= step; 95 Zrot += step;
|
| H A D | dlist-degenerate.c | 13 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat 23 Zrot += 2.0; 36 glRotatef(Zrot, 0, 0, 1); 75 Zrot -= step; 78 Zrot += step;
|
| H A D | flat-clip.c | 15 static GLfloat Scale = 2.0, Zrot = 50; variable in typeref:typename:GLfloat 33 glRotatef(Zrot, 0, 0, 1); 102 Zrot -= 5.0; 105 Zrot += 5.0;
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | lodbias.c | 41 static GLfloat Xrot = 0, Yrot = -30, Zrot = 0; variable in typeref:typename:GLfloat 114 glRotatef(Zrot, 0, 0, 1); 152 Zrot -= step; 155 Zrot += step;
|
| H A D | bounce.c | 28 GLfloat Zrot = 0.0, Zstep = 180.0; variable in typeref:typename:GLfloat 138 glRotatef(Zrot, 0.0, 0.0, 1.0); 160 Zrot += Zstep*dt;
|
| /xsrc/external/mit/mesa-demos/dist/src/perf/ |
| H A D | glslstateschange.c | 73 static GLfloat Xrot = 0.0, Yrot = .0, Zrot = 0.0; variable in typeref:typename:GLfloat 128 glRotatef(Zrot, 0, 0, 1); 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);
|
| H A D | glmain.c | 35 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0; variable in typeref:typename:GLfloat 210 Zrot -= step; 213 Zrot += step;
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | trirast.c | 31 static GLfloat Zrot = 0.0f; variable in typeref:typename:GLfloat 83 RotateVerts(Zrot, 3, TriVerts, v); 109 Zrot = glutGet(GLUT_ELAPSED_TIME) * 0.0005; 156 Zrot = 0; 159 Zrot += 0.05;
|