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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbfslight.c21 static GLfloat lightPos[4] = { 0.0f, 10.0f, 20.0f, 1.0f }; variable in typeref:typename:GLfloat[4]
[all...]
H A Dfslight.c33 static GLfloat lightPos[4] = { 0.0f, 10.0f, 20.0f, 0.0f }; variable in typeref:typename:GLfloat[4]
H A Dshadowtex.c262 MakeShadowMatrix(const GLfloat lightPos[4], const GLfloat spotDir[3], argument
341 EnableDistanceTexgen(const GLfloat lightPos[ argument
[all...]
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dlinktest.c19 static GLfloat lightPos[4] = { 0.0f, 10.0f, 20.0f, 0.0f }; variable in typeref:typename:GLfloat[4]
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dshadowmap.c62 GLfloat lightPos[] = { 25.0, 25.0, 25.0, 1.0 }; variable in typeref:typename:GLfloat[]
237 GLfloat lightPos[4]; local in function:generateShadowMap
[all...]

Completed in 9 milliseconds