Home
last modified time | relevance | path

Searched refs:_mesa_LightModelfv (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dlight.h65 _mesa_LightModelfv( GLenum pname, const GLfloat *params );
Dlight.c454 _mesa_LightModelfv( GLenum pname, const GLfloat *params ) in _mesa_LightModelfv() function
541 _mesa_LightModelfv( pname, fparam ); in _mesa_LightModeliv()
561 _mesa_LightModelfv( pname, fparam ); in _mesa_LightModelf()
Dapi_exec.c270 SET_LightModelfv(exec, _mesa_LightModelfv); in _mesa_create_exec_table()
Des1_conversion.c496 _mesa_LightModelfv(pname, converted_params); in _es_LightModelxv()
Dattrib.c1098 _mesa_LightModelfv(GL_LIGHT_MODEL_AMBIENT, in _mesa_PopAttrib()