Searched defs:n_dot_h (Results 1 – 2 of 2) sorted by relevance
111 GLfloat n_dot_h; in TAG() local288 GLfloat n_dot_h; in TAG() local481 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG() local495 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG() local579 GLfloat n_dot_h, n_dot_VP, spec; in TAG() local
191 GLfloat n_dot_h; in shade_rastpos() local