Searched refs:sphere_diffuse (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ | ||
| H A D | accanti.c | 75 GLfloat sphere_diffuse[] = { 0.7, 0.0, 0.7, 1.0 }; local in function:displayObjects 99 glMaterialfv(GL_FRONT, GL_DIFFUSE, sphere_diffuse); |
| H A D | accpersp.c | 148 GLfloat sphere_diffuse[] = { 0.7, 0.0, 0.7, 1.0 }; local in function:displayObjects 173 glMaterialfv(GL_FRONT, GL_DIFFUSE, sphere_diffuse); |
Completed in 39 milliseconds