Searched defs:mat_shininess (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ | ||
| H A D | bezmesh.c | 82 GLfloat mat_shininess[] = local in function:initlights |
| H A D | light.c | 53 GLfloat mat_shininess[] = { 50.0 }; local in function:init |
| H A D | plane.c | 56 GLfloat mat_shininess[] = { 15.0 }; local in function:myinit |
| H A D | quadric.c | 66 GLfloat mat_shininess[] = { 50.0 }; local in function:init |
| H A D | alpha3D.c | 61 GLfloat mat_shininess[] = { 100.0 }; local in function:init |
| H A D | nurbs.c | 97 GLfloat mat_shininess[] = { 50.0 }; local in function:myinit |
| H A D | surface.c | 78 GLfloat mat_shininess[] = { 100.0 }; local in function:myinit |
| H A D | surfpoints.c | 160 GLfloat mat_shininess[] = { 100.0 }; local in function:init |
| H A D | trim.c | 88 GLfloat mat_shininess[] = { 100.0 }; local in function:init |
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | stex3d.c | 597 static const GLfloat mat_shininess[] = { 25.0 }; local in function:init |
| /xsrc/external/mit/mesa-demos/dist/src/samples/ | ||
| H A D | sphere.c | 688 float mat_shininess[] = {90.0}; local in function:Init |
Completed in 12 milliseconds