Searched defs:attenuation (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_vb_lighttmp.h | 117 GLfloat attenuation; local in function:TAG 296 GLfloat attenuation; local in function:TAG [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_vb_lighttmp.h | 118 GLfloat attenuation; local in function:TAG 298 GLfloat attenuation; local in function:TAG [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | rastpos.c | 157 GLfloat attenuation = 1.0; local in function:shade_rastpos |
| H A D | ffvertex_prog.c | 933 struct ureg attenuation = register_param3(p, STATE_LIGHT, i, local in function:calculate_light_attenuation |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | rastpos.c | 161 GLfloat attenuation = 1.0; local in function:shade_rastpos |
| H A D | ffvertex_prog.c | 942 struct ureg attenuation = register_param3(p, STATE_LIGHT, i, local in function:calculate_light_attenuation |
Completed in 10 milliseconds