Searched refs:_mesa_GetLightfv (Results 1 – 4 of 4) sorted by relevance
74 _mesa_GetLightfv( GLenum light, GLenum pname, GLfloat *params );
246 SET_GetLightfv(exec, _mesa_GetLightfv); in _mesa_create_exec_table()
268 _mesa_GetLightfv(light, pname, converted_params); in _es_GetLightxv()
334 _mesa_GetLightfv( GLenum light, GLenum pname, GLfloat *params ) in _mesa_GetLightfv() function