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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Ddinoshade.c71 int lightMoving = 0, lightStartX, lightStartY; variable in typeref:typename:int
651 lightStartY = y;
672 lightHeight += (lightStartY - y)/20.0;
674 lightStartY = y;

Completed in 3 milliseconds