Home
last modified time | relevance | path

Searched refs:calculate_light_attenuation (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dffvertex_prog.c933 static struct ureg calculate_light_attenuation( struct tnl_program *p, in calculate_light_attenuation() function
1139 att = calculate_light_attenuation(p, i, VPpli, dist); in build_lighting()