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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c168 int needCache2, needCache3; local in function:gluCylinder
189 needCache2 = needCache3 = 0;
191 needCache2 = 1;
199 needCache2 = 1;
208 if (needCache2) {
236 if (needCache2) {
713 GLboolean needCache2, needCache3; local in function:gluSphere
726 needCache2 = needCache3 = GL_FALSE;
729 needCache2 = GL_TRUE;
737 needCache2
[all...]

Completed in 3 milliseconds