Searched defs:n_dot_h (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_vb_lighttmp.h | 113 GLfloat n_dot_h; local in function:TAG 292 GLfloat n_dot_h; local in function:TAG 485 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); local in function:TAG 499 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); local in function:TAG 586 GLfloat n_dot_h, n_dot_VP, spec; local in function:TAG [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_vb_lighttmp.h | 114 GLfloat n_dot_h; local in function:TAG 294 GLfloat n_dot_h; local in function:TAG 487 GLfloat n_dot_h = -DOT3(normal, light->_h_inf_norm); local in function:TAG 501 GLfloat n_dot_h = DOT3(normal, light->_h_inf_norm); local in function:TAG 588 GLfloat n_dot_h, n_dot_VP, spec; local in function:TAG [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | rastpos.c | 216 GLfloat n_dot_h; local in function:shade_rastpos |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | rastpos.c | 220 GLfloat n_dot_h; local in function:shade_rastpos |
Completed in 6 milliseconds