Home
last modified time | relevance | path

Searched defs:n_dot_h (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vb_lighttmp.h113 GLfloat n_dot_h; in TAG() local
292 GLfloat n_dot_h; in TAG() local
485 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG() local
499 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG() local
586 GLfloat n_dot_h, n_dot_VP, spec; in TAG() local
/external/mesa3d/src/mesa/main/
Drastpos.c198 GLfloat n_dot_h; in shade_rastpos() local