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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c711 GLfloat sintemp1 = 0.0, sintemp2 = 0.0, sintemp3 = 0.0, sintemp4 = 0.0; local in function:gluSphere
949 sintemp4 = sinCache3b[j+1];
956 sintemp4 = sinCache2b[j];
961 sintemp4 = sinCache2b[j+1];
999 glNormal3f(sinCache2a[i] * sintemp4,
1000 cosCache2a[i] * sintemp4,
1004 glNormal3f(sinCache3a[i] * sintemp4,
1005 cosCache3a[i] * sintemp4,

Completed in 2 milliseconds