HomeSort by: relevance | last modified time | path
    Searched refs:GLU_OUTSIDE (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/glu/dist/src/libutil/
quad.c 65 newstate->orientation = GLU_OUTSIDE;
123 case GLU_OUTSIDE:
209 if (qobj->orientation == GLU_OUTSIDE) {
224 if (qobj->orientation == GLU_OUTSIDE) {
277 if (qobj->orientation == GLU_OUTSIDE) {
487 if (qobj->orientation == GLU_OUTSIDE) {
514 if (qobj->orientation == GLU_OUTSIDE) {
547 if (qobj->orientation == GLU_OUTSIDE) {
754 if (qobj->orientation == GLU_OUTSIDE) {
777 if (qobj->orientation == GLU_OUTSIDE) {
    [all...]
  /xsrc/external/mit/mesa-demos/dist/src/samples/
quad.c 69 GLint orientation = GLU_OUTSIDE;
261 case GLU_OUTSIDE:
266 orientation = GLU_OUTSIDE;
  /xsrc/external/mit/glu/dist/include/GL/
glu.h 206 #define GLU_OUTSIDE 100020
  /xsrc/external/mit/mesa-demos/dist/src/demos/
engine.c 370 gluQuadricOrientation(Q, GLU_OUTSIDE);
662 gluQuadricOrientation(Q, GLU_OUTSIDE);
ipers.c 129 gluQuadricOrientation(obj, GLU_OUTSIDE);

Completed in 41 milliseconds