Searched refs:get_shine (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_tnl.c215 get_shine(const float p[], float x) function in typeref:typename:float
252 a1 = get_shine(nv10_spot_params[0], e);
254 a2 = get_shine(nv10_spot_params[1], e);
425 k[i] = get_shine(nv10_shininess_param[i], s);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_tnl.c215 get_shine(const float p[], float x) function in typeref:typename:float
252 a1 = get_shine(nv10_spot_params[0], e);
254 a2 = get_shine(nv10_spot_params[1], e);
429 k[i] = get_shine(nv10_shininess_param[i], s);

Completed in 3 milliseconds