| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | clip.c | 81 gluPerspective(60.0, (GLfloat) w/(GLfloat) h, 1.0, 20.0);
|
| H A D | depthcue.c | 83 gluPerspective (45.0, (GLfloat) w/(GLfloat) h, 3.0, 5.0);
|
| H A D | anti.c | 89 gluPerspective (45.0, (GLfloat) w/(GLfloat) h, 3.0, 5.0);
|
| H A D | movelight.c | 104 gluPerspective(40.0, (GLfloat) w/(GLfloat) h, 1.0, 20.0);
|
| H A D | planet.c | 76 gluPerspective(60.0, (GLfloat) w/(GLfloat) h, 1.0, 20.0);
|
| H A D | robot.c | 85 gluPerspective(65.0, (GLfloat) w/(GLfloat) h, 1.0, 20.0);
|
| H A D | unproject.c | 60 gluPerspective (45.0, (GLfloat) w/(GLfloat) h, 1.0, 100.0);
|
| H A D | aapoly.c | 133 gluPerspective(30.0, (GLfloat) w/(GLfloat) h, 1.0, 20.0);
|
| H A D | checker.c | 109 gluPerspective(60.0, 1.0*(GLfloat)w/(GLfloat)h, 1.0, 30.0);
|
| H A D | fogcoord.c | 111 gluPerspective (45.0, 1.0, 0.25, 25.0);
|
| H A D | pointp.c | 117 gluPerspective (35.0, 1.0, 0.25, 200.0);
|
| H A D | stencil.c | 158 gluPerspective(45.0, (GLfloat) w/(GLfloat) h, 3.0, 7.0);
|
| H A D | torus.c | 106 gluPerspective(30, (GLfloat) w/(GLfloat) h, 1.0, 100.0);
|
| H A D | shadowmap.c | 118 gluPerspective( fovy, (GLdouble) width/height, nearPlane, farPlane ); 249 gluPerspective( 80.0, 1.0, 10.0, 1000.0 ); 294 gluPerspective( 60.0, 1.0, 1.0, 1000.0 );
|
| H A D | mipmap.c | 148 gluPerspective(60.0, 1.0*(GLfloat)w/(GLfloat)h, 1.0, 30000.0);
|
| H A D | surface.c | 148 gluPerspective (45.0, (GLdouble)w/(GLdouble)h, 3.0, 8.0);
|
| H A D | texture3d.c | 124 gluPerspective(60.0, (GLfloat) w/(GLfloat) h, 1.0, 30.0);
|
| H A D | trim.c | 149 gluPerspective (45.0, (GLdouble)w/(GLdouble)h, 3.0, 8.0);
|
| H A D | wrap.c | 133 gluPerspective(60.0, (GLfloat) w/(GLfloat) h, 1.0, 30.0);
|
| H A D | polyoff.c | 142 gluPerspective(45.0, (GLdouble)width/(GLdouble)height,
|
| H A D | select.c | 108 gluPerspective (40.0, 4.0/3.0, 1.0, 100.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | backspecular.c | 98 gluPerspective(30.0, 1.0, 1.0, 10.0);
|
| H A D | mipgen.c | 153 gluPerspective(60.0, 1.0*(GLfloat)w/(GLfloat)h, 1.0, 30000.0);
|
| H A D | persp_hint.c | 102 gluPerspective(90.0, (GLfloat) w / h, 1.0, 300.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | blinking-teapot.c | 51 gluPerspective (60.0, wf / hf, 0.1, 100.0);
|