Searched defs:n_dot_h (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_lighttmp.h113 GLfloat n_dot_h; local in function:TAG
292 GLfloat n_dot_h; local in function:TAG
485 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); local in function:TAG
499 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); local in function:TAG
586 GLfloat n_dot_h, n_dot_VP, spec; local in function:TAG
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_lighttmp.h114 GLfloat n_dot_h; local in function:TAG
294 GLfloat n_dot_h; local in function:TAG
487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); local in function:TAG
501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); local in function:TAG
588 GLfloat n_dot_h, n_dot_VP, spec; local in function:TAG
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Drastpos.c216 GLfloat n_dot_h; local in function:shade_rastpos
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Drastpos.c220 GLfloat n_dot_h; local in function:shade_rastpos

Completed in 5 milliseconds