Searched refs:_VP_inf_spot_attenuation (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dgen_matypes.c209 OFFSET( "LIGHT_VP_INF_SPOT_ATTEN ", struct gl_light, _VP_inf_spot_attenuation );
/external/mesa3d/src/mesa/x86/
H A Dgen_matypes.c209 OFFSET( "LIGHT_VP_INF_SPOT_ATTEN ", struct gl_light, _VP_inf_spot_attenuation );
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_lighttmp.h124 attenuation = light->_VP_inf_spot_attenuation;
301 attenuation = light->_VP_inf_spot_attenuation;
H A Dt_rasterpos.c140 attenuation = light->_VP_inf_spot_attenuation;
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_lighttmp.h124 attenuation = light->_VP_inf_spot_attenuation;
301 attenuation = light->_VP_inf_spot_attenuation;
H A Dt_rasterpos.c140 attenuation = light->_VP_inf_spot_attenuation;
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dlight.c984 light->_VP_inf_spot_attenuation = 1.0;
1017 light->_VP_inf_spot_attenuation =
1021 light->_VP_inf_spot_attenuation = 0;
H A Dmtypes.h683 GLfloat _VP_inf_spot_attenuation; member in struct:gl_light
/external/mesa3d/src/mesa/main/
H A Dlight.c984 light->_VP_inf_spot_attenuation = 1.0;
1017 light->_VP_inf_spot_attenuation =
1021 light->_VP_inf_spot_attenuation = 0;
H A Dmtypes.h683 GLfloat _VP_inf_spot_attenuation; member in struct:gl_light

Completed in 802 milliseconds