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

/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Degltri.c37 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 Deglkms.c101 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 Deglgears.c36 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 Dpeglgears.c91 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 Dxeglgears.c107 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 Dtri.c45 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 Dbindtex.c44 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 Deglfbdev.c266 GLfloat view_rotz = (GLfloat) frame; local in function:draw
271 glRotatef(view_rotz, 0, 0, 1);
H A Drender_tex.c29 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 Dgears.c46 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 Dmsaa.c49 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 Dtorus.c39 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 Dtwo_win.c45 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 Dtexture_from_pixmap.c79 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 Dpbuffer.c28 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 Dgears.c167 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 Dgeartrain.c758 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 Dauxbuffer.c62 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 Dglxcontexts.c92 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 Dglxgears.c99 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 Dglxgears_fbconfig.c96 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 Dglxgears_pixmap.c92 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 Dmultictx.c55 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 Dglxswapcontrol.c111 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);

Completed in 18 milliseconds