Searched refs:gluQuadricTexture (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | fplight.c | 66 gluQuadricTexture(q, GL_TRUE);
|
| H A D | gloss.c | 304 gluQuadricTexture(q, GL_TRUE); 319 gluQuadricTexture(q, GL_TRUE);
|
| H A D | spectex.c | 197 gluQuadricTexture( Quadric, GL_TRUE );
|
| H A D | texcyl.c | 207 gluQuadricTexture(q, GL_TRUE);
|
| H A D | ipers.c | 116 gluQuadricTexture(obj, GL_TRUE); 128 gluQuadricTexture(obj, GL_TRUE);
|
| H A D | fslight.c | 350 gluQuadricTexture(obj, GL_TRUE);
|
| H A D | ray.c | 827 gluQuadricTexture(obj, GL_TRUE); 835 gluQuadricTexture(obj, GL_TRUE);
|
| H A D | stex3d.c | 635 gluQuadricTexture( q, GL_TRUE );
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | deriv.c | 145 gluQuadricTexture(obj, GL_TRUE);
|
| H A D | shtest.c | 244 gluQuadricTexture(q, GL_TRUE);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | mipmap_tunnel.c | 123 gluQuadricTexture(q, GL_TRUE);
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | quad.c | 314 gluQuadricTexture(quadObj, GL_TRUE); 317 gluQuadricTexture(quadObj, GL_FALSE);
|
| /xsrc/external/mit/glu/dist/include/GL/ |
| H A D | glu.h | 337 GLAPI void GLAPIENTRY gluQuadricTexture (GLUquadric* quad, GLboolean texture);
|
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | quad.c | 114 gluQuadricTexture(GLUquadric *qobj, GLboolean textureCoords) function in typeref:typename:void GLAPIENTRY
|
Completed in 17 milliseconds