| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| morph3d.c | 378 glRotatef(180,0,0,1); 379 glRotatef(-tetraangle,1,0,0); 384 glRotatef(180,0,1,0); 385 glRotatef(-180+tetraangle,0.5,SQRT3/2,0); 389 glRotatef(180,0,1,0); 390 glRotatef(-180+tetraangle,0.5,-SQRT3/2,0); 408 glRotatef(cubeangle,1,0,0); 411 glRotatef(cubeangle,1,0,0); 414 glRotatef(cubeangle,1,0,0); 417 glRotatef(cubeangle,0,1,0) [all...] |
| cuberender.c | 101 glRotatef(-90, 1, 0, 0); 183 glRotatef(-Yrot, 0, 1, 0); 184 glRotatef(-Xrot, 1, 0, 0); 217 glRotatef(180, 1, 0, 0); 218 glRotatef(-90, 0, 1, 0); 221 glRotatef(180, 1, 0, 0); 222 glRotatef(90, 0, 1, 0); 225 glRotatef(-90, 1, 0, 0); 228 glRotatef(90, 1, 0, 0); 231 glRotatef(180, 1, 0, 0) [all...] |
| vao_demo.c | 184 glRotatef( angle, 0.0 * angle , 0.0 * angle, 1.0 ); 190 glRotatef( angle, 0.3 * angle , 0.8 * angle, 1.0 ); 198 glRotatef( angle, 0.3 * angle , 0.8 * angle, 1.0 );
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| multiwindow.c | 60 glRotatef(Xrot, 1, 0, 0); 61 glRotatef(Yrot, 0, 1, 0); 62 glRotatef(Zrot, 0, 0, 1); 78 glRotatef(Xrot, 1, 0, 0); 79 glRotatef(Yrot, 0, 1, 0); 80 glRotatef(Zrot, 0, 0, 1);
|
| ext422square.c | 65 glRotatef(Xrot, 1.0, 0.0, 0.0); 66 glRotatef(Yrot, 0.0, 1.0, 0.0); 67 glRotatef(Zrot, 0.0, 0.0, 1.0); 75 glRotatef(Xrot, 1.0, 0.0, 0.0); 76 glRotatef(Yrot, 0.0, 1.0, 0.0); 77 glRotatef(Zrot, 0.0, 0.0, 1.0);
|
| yuvsquare.c | 53 glRotatef(Xrot, 1.0, 0.0, 0.0); 54 glRotatef(Yrot, 0.0, 1.0, 0.0); 55 glRotatef(Zrot, 0.0, 0.0, 1.0); 62 glRotatef(Xrot, 1.0, 0.0, 0.0); 63 glRotatef(Yrot, 0.0, 1.0, 0.0); 64 glRotatef(Zrot, 0.0, 0.0, 1.0);
|
| vptorus.c | 31 glRotatef(Xrot, 1, 0, 0); 32 glRotatef(Yrot, 0, 1, 0); 33 glRotatef(Zrot, 0, 0, 1);
|
| glutfx.c | 43 glRotatef(Xrot, 1, 0, 0); 44 glRotatef(Yrot, 0, 1, 0); 49 glRotatef(90.0, 1, 0, 0); 53 glRotatef(90.0, 0, 1, 0);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| egltri.c | 57 glRotatef(view_rotx, 1, 0, 0); 58 glRotatef(view_roty, 0, 1, 0); 59 glRotatef(view_rotz, 0, 0, 1);
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| sccolorlight.c | 75 glRotatef (20.0, 1.0, 0.0, 0.0); 79 glRotatef (90.0, 1.0, 0.0, 0.0); 85 glRotatef (270.0, 1.0, 0.0, 0.0);
|
| scene.c | 75 glRotatef (20.0, 1.0, 0.0, 0.0); 79 glRotatef (90.0, 1.0, 0.0, 0.0); 85 glRotatef (270.0, 1.0, 0.0, 0.0);
|
| scenebamb.c | 74 glRotatef (20.0, 1.0, 0.0, 0.0); 78 glRotatef (90.0, 1.0, 0.0, 0.0); 84 glRotatef (270.0, 1.0, 0.0, 0.0);
|
| sceneflat.c | 74 glRotatef (20.0, 1.0, 0.0, 0.0); 78 glRotatef (90.0, 1.0, 0.0, 0.0); 84 glRotatef (270.0, 1.0, 0.0, 0.0);
|
| accanti.c | 79 glRotatef (30.0, 1.0, 0.0, 0.0); 83 glRotatef (100.0, 1.0, 0.0, 0.0); 90 glRotatef (45.0, 0.0, 0.0, 1.0); 91 glRotatef (45.0, 1.0, 0.0, 0.0); 98 glRotatef (30.0, 1.0, 0.0, 0.0);
|
| fogindex.c | 86 glRotatef(-90.0, 1.0, 0.0, 0.0); 93 glRotatef(-90.0, 1.0, 0.0, 0.0); 100 glRotatef(-90.0, 1.0, 0.0, 0.0);
|
| stencil.c | 118 glRotatef (45.0, 0.0, 0.0, 1.0); 119 glRotatef (45.0, 0.0, 1.0, 0.0); 123 glRotatef (90.0, 1.0, 0.0, 0.0);
|
| aaindex.c | 85 glRotatef(-rotAngle, 0.0, 0.0, 0.1); 94 glRotatef(rotAngle, 0.0, 0.0, 0.1);
|
| aargb.c | 81 glRotatef(-rotAngle, 0.0, 0.0, 0.1); 90 glRotatef(rotAngle, 0.0, 0.0, 0.1);
|
| planet.c | 63 glRotatef ((GLfloat) year, 0.0, 1.0, 0.0); 65 glRotatef ((GLfloat) day, 0.0, 1.0, 0.0);
|
| robot.c | 61 glRotatef ((GLfloat) shoulder, 0.0, 0.0, 1.0); 69 glRotatef ((GLfloat) elbow, 0.0, 0.0, 1.0);
|
| accpersp.c | 153 glRotatef (30.0, 1.0, 0.0, 0.0); 157 glRotatef (100.0, 1.0, 0.0, 0.0); 164 glRotatef (45.0, 0.0, 0.0, 1.0); 165 glRotatef (45.0, 1.0, 0.0, 0.0); 172 glRotatef (30.0, 1.0, 0.0, 0.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| dlist-degenerate.c | 34 glRotatef(Xrot, 1, 0, 0); 35 glRotatef(Yrot, 0, 1, 0); 36 glRotatef(Zrot, 0, 0, 1);
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| bump.c | 93 glRotatef(90, 0, 1, 0); 100 glRotatef(-90, 0, 1, 0); 107 glRotatef(90, 1, 0, 0); 114 glRotatef(-90, 1, 0, 0); 128 glRotatef(180, 0, 1, 0); 151 glRotatef(xRot, 1.0f, 0.0f, 0.0f); 152 glRotatef(yRot, 0.0f, 1.0f, 0.0f); 153 glRotatef(zRot, 0.0f, 0.0f, 1.0f);
|
| brick.c | 50 glRotatef(xRot, 1.0f, 0.0f, 0.0f); 51 glRotatef(yRot, 0.0f, 1.0f, 0.0f); 52 glRotatef(zRot, 0.0f, 0.0f, 1.0f);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| tri.c | 78 glRotatef(view_rotx, 1, 0, 0); 79 glRotatef(view_roty, 0, 1, 0); 80 glRotatef(view_rotz, 0, 0, 1);
|