Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Drastpos.c255 light->_MatSpecular[0]); in shade_rastpos()
259 light->_MatSpecular[0]); in shade_rastpos()
Dlight.c744 SCALE_3V( light->_MatSpecular[0], lu->Specular, in _mesa_update_material()
755 SCALE_3V( light->_MatSpecular[1], lu->Specular, in _mesa_update_material()
Dmtypes.h198 GLfloat _MatSpecular[2][3]; /**< material spec * light specular */ member