Searched defs:n_dot_h (Results 1 – 4 of 4) sorted by relevance
113 GLfloat n_dot_h; in TAG() local292 GLfloat n_dot_h; in TAG() local485 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG() local499 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG() local586 GLfloat n_dot_h, n_dot_VP, spec; in TAG() local
216 GLfloat n_dot_h; in shade_rastpos() local
5172 TIntermTyped* n_dot_h = argAggregate->getSequence()[1]->getAsTyped(); in decomposeIntrinsic() local