Searched refs:local_view (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ | ||
| H A D | fog.c | 81 GLfloat local_view[] = local in function:myinit 88 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, local_view); |
| H A D | teapots.c | 64 GLfloat local_view[] = local in function:myinit 71 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, local_view); |
| H A D | dof.c | 133 GLfloat local_view[] = { 0.0 }; local in function:myinit 143 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, local_view); |
| H A D | material.c | 58 GLfloat local_view[] = { 0.0 }; local in function:myinit 67 glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER, local_view); |
Completed in 3 milliseconds