| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | mipmap_tunnel.c | 116 const int slices = 24, stacks = 52; local in function:DrawTunnel
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | skinning.c | 53 Cylinder(GLfloat length, GLfloat radius, GLint slices, GLint stacks) argument
|
| H A D | shtest.c | 236 Sphere(GLfloat radius, GLint slices, GLint stacks) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/osdemos/ |
| H A D | osdemo.c | 35 Sphere(float radius, int slices, int stacks) argument 45 Cone(float base, float height, int slices, int stacks) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | quad.c | 67 GLint slices, stacks; variable in typeref:typename:GLint
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | gloss.c | 300 static GLint stacks = 10; /* subdivisions along length of cylinder */ local in function:Init
|
| H A D | engine.c | 346 const int slices = 30, stacks = 4, loops = 4; local in function:DrawPiston 477 const int slices = 20, stacks = 2; local in function:DrawCrankshaft 608 const int slices = 30, stacks = 4; local in function:DrawBlockWithHole
|
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | quad.c | 150 gluCylinder(GLUquadric * qobj,GLdouble baseRadius,GLdouble topRadius,GLdouble height,GLint slices,GLint stacks) argument 694 gluSphere(GLUquadric * qobj,GLdouble radius,GLint slices,GLint stacks) argument [all...] |
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| H A D | glut_shapes.c | 69 glutWireSphere(GLdouble radius, GLint slices, GLint stacks) argument 81 glutSolidSphere(GLdouble radius, GLint slices, GLint stacks) argument 93 glutWireCone(GLdouble base,GLdouble height,GLint slices,GLint stacks) argument 106 glutSolidCone(GLdouble base,GLdouble height,GLint slices,GLint stacks) argument
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_shapes.c | 69 glutWireSphere(GLdouble radius, GLint slices, GLint stacks) argument 81 glutSolidSphere(GLdouble radius, GLint slices, GLint stacks) argument 93 glutWireCone(GLdouble base,GLdouble height,GLint slices,GLint stacks) argument 106 glutSolidCone(GLdouble base,GLdouble height,GLint slices,GLint stacks) argument
|