Home
last modified time | relevance | path

Searched refs:spotDir (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dlight.c1003 GLfloat spotDir[3]; in compute_light_positions() local
1004 COPY_3V(spotDir, light->SpotDirection); in compute_light_positions()
1005 NORMALIZE_3FV(spotDir); in compute_light_positions()
1007 spotDir, in compute_light_positions()