Searched refs:octa_diffuse (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ | ||
| H A D | accanti.c | 76 GLfloat octa_diffuse[] = { 0.7, 0.4, 0.4, 1.0 }; local in function:displayObjects 105 glMaterialfv(GL_FRONT, GL_DIFFUSE, octa_diffuse); |
| H A D | accpersp.c | 149 GLfloat octa_diffuse[] = { 0.7, 0.4, 0.4, 1.0 }; local in function:displayObjects 179 glMaterialfv(GL_FRONT, GL_DIFFUSE, octa_diffuse); |
Completed in 3 milliseconds