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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dshadowtex.c58 static GLfloat ShadowNear = 4.0, ShadowFar = 24.0; variable in typeref:typename:GLfloat
564 MakeShadowMatrix(LightPos, SpotDir, SpotAngle, ShadowNear, ShadowFar);
615 EnableDistanceTexgen(LightPos, SpotDir, ShadowNear+Bias, ShadowFar);

Completed in 3 milliseconds