Searched defs:mat_diffuse (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ | ||
| H A D | bezmesh.c | 78 GLfloat mat_diffuse[] = local in function:initlights |
| H A D | plane.c | 54 GLfloat mat_diffuse[] = { 0.4, 0.4, 0.4, 1.0 }; local in function:myinit |
| H A D | material.c | 95 GLfloat mat_diffuse[] = { 0.1, 0.5, 0.8, 1.0 }; local in function:display [all...] |
| H A D | nurbs.c | 95 GLfloat mat_diffuse[] = { 1.0, 0.2, 1.0, 1.0 }; local in function:myinit |
| H A D | surface.c | 76 GLfloat mat_diffuse[] = { 0.7, 0.7, 0.7, 1.0 }; local in function:myinit |
| H A D | surfpoints.c | 158 GLfloat mat_diffuse[] = { 0.7, 0.7, 0.7, 1.0 }; local in function:init |
| H A D | trim.c | 86 GLfloat mat_diffuse[] = { 0.7, 0.7, 0.7, 1.0 }; local in function:init |
| /xsrc/external/mit/mesa-demos/dist/src/samples/ | ||
| H A D | sphere.c | 690 float mat_diffuse[] = {0.8, 0.8, 0.8, 1.0}; local in function:Init |
Completed in 9 milliseconds