| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | egltri.c | 37 static GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 59 glRotatef(view_rotz, 0, 0, 1);
|
| H A D | eglkms.c | 101 GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; local in function:render_stuff 130 glRotatef(view_rotz, 0, 0, 1);
|
| H A D | eglgears.c | 36 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 187 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| H A D | peglgears.c | 91 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 249 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| H A D | xeglgears.c | 107 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 259 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | tri.c | 45 static GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 80 glRotatef(view_rotz, 0, 0, 1);
|
| H A D | bindtex.c | 44 static GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 334 glRotatef(view_rotz, 0, 0, 1); 418 view_rotz += 1.5;
|
| H A D | eglfbdev.c | 266 GLfloat view_rotz = (GLfloat) frame; local in function:draw 271 glRotatef(view_rotz, 0, 0, 1);
|
| H A D | render_tex.c | 29 static GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 191 glRotatef(view_rotz, 0, 0, 1); 525 view_rotz += 5.0; 528 view_rotz -= 5.0;
|
| H A D | gears.c | 46 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 261 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| H A D | msaa.c | 49 static GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 85 glRotatef(view_rotz, 0, 0, 1);
|
| H A D | torus.c | 39 static GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 149 glRotatef(view_rotz, 0, 0, 1);
|
| H A D | two_win.c | 45 static GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 93 glRotatef(view_rotz, 0, 0, 1);
|
| H A D | texture_from_pixmap.c | 79 float view_rotz; member in struct:app_data::__anon4a4961910108 181 glRotatef(data->animate.view_rotz, 0, 0, 1); 252 data->animate.view_rotz += 1.5;
|
| H A D | pbuffer.c | 28 static GLfloat view_rotx = 0.0, view_roty = 0.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 135 glRotatef(view_rotz, 0, 0, 1);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | gears.c | 167 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 191 glRotatef(view_rotz, 0.0, 0.0, 1.0); 267 view_rotz += 5.0; 270 view_rotz -= 5.0;
|
| H A D | geartrain.c | 758 GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 10.0; variable in typeref:typename:GLfloat 773 glRotatef (view_rotz, 0.0, 0.0, 1.0); 896 view_rotz += 5.0; 899 view_rotz -= 5.0;
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | auxbuffer.c | 62 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 214 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxcontexts.c | 92 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 247 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| H A D | glxgears.c | 99 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 259 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| H A D | glxgears_fbconfig.c | 96 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 248 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| H A D | glxgears_pixmap.c | 92 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 244 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| H A D | multictx.c | 55 static GLfloat view_rotx = 0.0, view_roty = 210.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 223 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|
| H A D | glxswapcontrol.c | 111 static GLfloat view_rotx = 20.0, view_roty = 30.0, view_rotz = 0.0; variable in typeref:typename:GLfloat 331 glRotatef(view_rotz, 0.0, 0.0, 1.0);
|