Searched defs:lightpos (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dbackspecular.c12 static const float lightpos[4] = { 0, 0, 10, 0 }; variable in typeref:typename:const float[4]
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dipers.c80 static GLfloat lightpos[4] = { 30, 15.0, 30.0, 1.0 }; local in function:initlight
H A Dray.c77 static float lightpos[3] = { 2.1, 2.1, 2.8 }; variable in typeref:typename:float[3]
[all...]
H A Dteapot.c55 static GLfloat lightpos[4]={2.3,0.0,3.0,1.0}; variable in typeref:typename:GLfloat[4]
86 shadowmatrix(GLfloat shadowMat[4][4],GLfloat groundplane[4],GLfloat lightpos[4]) argument
[all...]
H A Ddinoshade.c169 shadowMatrix(GLfloat shadowMat[4][4],GLfloat groundplane[4],GLfloat lightpos[4]) argument
[all...]

Completed in 7 milliseconds