Searched refs:gluQuadricTexture (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfplight.c66 gluQuadricTexture(q, GL_TRUE);
H A Dgloss.c304 gluQuadricTexture(q, GL_TRUE);
319 gluQuadricTexture(q, GL_TRUE);
H A Dspectex.c197 gluQuadricTexture( Quadric, GL_TRUE );
H A Dtexcyl.c207 gluQuadricTexture(q, GL_TRUE);
H A Dipers.c116 gluQuadricTexture(obj, GL_TRUE);
128 gluQuadricTexture(obj, GL_TRUE);
H A Dfslight.c350 gluQuadricTexture(obj, GL_TRUE);
H A Dray.c827 gluQuadricTexture(obj, GL_TRUE);
835 gluQuadricTexture(obj, GL_TRUE);
H A Dstex3d.c635 gluQuadricTexture( q, GL_TRUE );
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dderiv.c145 gluQuadricTexture(obj, GL_TRUE);
H A Dshtest.c244 gluQuadricTexture(q, GL_TRUE);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dmipmap_tunnel.c123 gluQuadricTexture(q, GL_TRUE);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dquad.c314 gluQuadricTexture(quadObj, GL_TRUE);
317 gluQuadricTexture(quadObj, GL_FALSE);
/xsrc/external/mit/glu/dist/include/GL/
H A Dglu.h337 GLAPI void GLAPIENTRY gluQuadricTexture (GLUquadric* quad, GLboolean texture);
/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c114 gluQuadricTexture(GLUquadric *qobj, GLboolean textureCoords) function in typeref:typename:void GLAPIENTRY

Completed in 17 milliseconds