Searched refs:SpotDir (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dshadowtex.c56 static GLfloat SpotDir[3]; variable in typeref:typename:GLfloat[3]
561 LightPos, SpotDir);
564 MakeShadowMatrix(LightPos, SpotDir, SpotAngle, ShadowNear, ShadowFar);
615 EnableDistanceTexgen(LightPos, SpotDir, ShadowNear+Bias, ShadowFar);

Completed in 3 milliseconds