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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c708 GLfloat cosCache3b[CACHE_SIZE]; local in function:gluSphere
779 cosCache3b[j] = COS(angle);
782 cosCache3b[j] = -COS(angle);
815 costemp3 = cosCache3b[1];
880 costemp3 = cosCache3b[stacks];
950 costemp4 = cosCache3b[j+1];
1130 cosCache3b[j]);

Completed in 2 milliseconds