Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_state_tnl.c233 static const float nv10_spot_params[2][16] = { variable
252 a1 = get_shine(nv10_spot_params[0], e); in nv10_get_spot_coeff()
254 a2 = get_shine(nv10_spot_params[1], e); in nv10_get_spot_coeff()