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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c700 GLfloat cosCache2a[CACHE_SIZE]; local in function:gluSphere
747 cosCache2a[i] = cosCache1a[i];
791 cosCache2a[slices] = cosCache2a[0];
821 cosCache2a[0] * sinCache2b[0],
834 cosCache2a[i] * sintemp3,
856 cosCache2a[i] * sintemp3,
886 cosCache2a[stacks] * sinCache2b[stacks],
899 cosCache2a[i] * sintemp3,
919 cosCache2a[
[all...]

Completed in 3 milliseconds