Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dlight.h74 _mesa_GetLightfv( GLenum light, GLenum pname, GLfloat *params );
Dapi_exec.c246 SET_GetLightfv(exec, _mesa_GetLightfv); in _mesa_create_exec_table()
Des1_conversion.c268 _mesa_GetLightfv(light, pname, converted_params); in _es_GetLightxv()
Dlight.c334 _mesa_GetLightfv( GLenum light, GLenum pname, GLfloat *params ) in _mesa_GetLightfv() function