Searched refs:position0 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | arbvparray.c | 123 static float position0[] = {0.0, 0.0, 20.0, 0.0}; local in function:InitMaterials 138 glLightfv(GL_LIGHT0, GL_POSITION, position0); |
| H A D | vparray.c | 123 static float position0[] = {0.0, 0.0, 20.0, 0.0}; local in function:InitMaterials 138 glLightfv(GL_LIGHT0, GL_POSITION, position0); |
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | isosurf.c | 600 static float position0[] = {0.0, 0.0, 20.0, 0.0}; local in function:InitMaterials 615 glLightfv(GL_LIGHT0, GL_POSITION, position0); |
| H A D | morph3d.c | 192 static float position0[] = { 1.0, 1.0, 1.0, 0.0 }; variable in typeref:typename:float[] 862 glLightfv(GL_LIGHT0, GL_POSITION, position0); |
Completed in 7 milliseconds