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.h111 GLfloat n_dot_h; in TAG() local
288 GLfloat n_dot_h; in TAG() local
481 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG() local
495 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG() local
579 GLfloat n_dot_h, n_dot_VP, spec; in TAG() local
Dt_rasterpos.c191 GLfloat n_dot_h; in shade_rastpos() local