Searched defs:spec_coef (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_vb_lighttmp.h | 209 GLfloat spec_coef = lookup_shininess(ctx, side, n_dot_h); local in function:TAG 389 GLfloat spec_coef = lookup_shininess(ctx, side, n_dot_h); local in function:TAG |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_vb_lighttmp.h | 210 GLfloat spec_coef = lookup_shininess(ctx, side, n_dot_h); local in function:TAG 391 GLfloat spec_coef = lookup_shininess(ctx, side, n_dot_h); local in function:TAG |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | rastpos.c | 241 GLfloat spec_coef; local in function:shade_rastpos |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | rastpos.c | 245 GLfloat spec_coef; local in function:shade_rastpos |
Completed in 9 milliseconds