Searched refs:gluSphere (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dquadric.c93 gluSphere(qobj, 0.75, 15, 10);
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dderiv.c147 gluSphere(obj, 2.0f, 30, 15);
H A Dshtest.c247 gluSphere(q, radius, slices, stacks);
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_shapes.c77 gluSphere(quadObj, radius, slices, stacks);
89 gluSphere(quadObj, radius, slices, stacks);
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_shapes.c77 gluSphere(quadObj, radius, slices, stacks);
89 gluSphere(quadObj, radius, slices, stacks);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dspectex.c201 gluSphere( Quadric, 1.0, 24, 24 );
H A Dipers.c118 gluSphere(obj, 40.0f, 18, 9);
132 gluSphere(obj, 1.0f, xslices, yslices);
H A Dfslight.c352 gluSphere(obj, 2.0f, 10, 5);
H A Dray.c828 gluSphere(obj, 0.25f, 6, 6);
836 gluSphere(obj, SPHERE_RADIUS, 16, 16);
H A Dstex3d.c637 gluSphere( q, 0.95, 30, 15 );
/xsrc/external/mit/mesa-demos/dist/src/osdemos/
H A Dosdemo.c39 gluSphere(q, radius, slices, stacks);
H A Dosdemo16.c126 gluSphere(qobj, 1.0, 20, 20);
H A Dosdemo32.c116 gluSphere(qobj, 1.0, 20, 20);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dquad.c370 gluSphere(quadObj, radius1/10.0, slices, stacks);
/xsrc/external/mit/glu/dist/include/GL/
H A Dglu.h339 GLAPI void GLAPIENTRY gluSphere (GLUquadric* quad, GLdouble radius, GLint slices, GLint stacks);
/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c694 gluSphere(GLUquadric *qobj, GLdouble radius, GLint slices, GLint stacks) function in typeref:typename:void GLAPIENTRY

Completed in 13 milliseconds