Searched defs:PV_dot_dir (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_lighttmp.h146 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); local in function:TAG
325 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); local in function:TAG
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_lighttmp.h147 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); local in function:TAG
327 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); local in function:TAG
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dlight.c1014 GLfloat PV_dot_dir = - DOT3(light->_VP_inf_norm, local in function:compute_light_positions
H A Drastpos.c187 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); local in function:shade_rastpos
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dlight.c1097 GLfloat PV_dot_dir = - DOT3(light->_VP_inf_norm, local in function:compute_light_positions
H A Drastpos.c191 GLfloat PV_dot_dir = - DOT3(VP, light->_NormSpotDirection); local in function:shade_rastpos

Completed in 9 milliseconds