Searched defs:mat_diffuse (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dbezmesh.c78 GLfloat mat_diffuse[] = local in function:initlights
H A Dplane.c54 GLfloat mat_diffuse[] = { 0.4, 0.4, 0.4, 1.0 }; local in function:myinit
H A Dmaterial.c95 GLfloat mat_diffuse[] = { 0.1, 0.5, 0.8, 1.0 }; local in function:display
[all...]
H A Dnurbs.c95 GLfloat mat_diffuse[] = { 1.0, 0.2, 1.0, 1.0 }; local in function:myinit
H A Dsurface.c76 GLfloat mat_diffuse[] = { 0.7, 0.7, 0.7, 1.0 }; local in function:myinit
H A Dsurfpoints.c158 GLfloat mat_diffuse[] = { 0.7, 0.7, 0.7, 1.0 }; local in function:init
H A Dtrim.c86 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 Dsphere.c690 float mat_diffuse[] = {0.8, 0.8, 0.8, 1.0}; local in function:Init

Completed in 9 milliseconds