Searched defs:n_dot_h (Results 1 – 3 of 3) sorted by relevance
114 GLfloat n_dot_h; in TAG() local294 GLfloat n_dot_h; in TAG() local487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); in TAG() local501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); in TAG() local588 GLfloat n_dot_h, n_dot_VP, spec; in TAG() local
220 GLfloat n_dot_h; in shade_rastpos() local
5079 TIntermTyped* n_dot_h = argAggregate->getSequence()[1]->getAsTyped(); in decomposeIntrinsic() local