HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_LightModelfv (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/main/
light.h 65 _mesa_LightModelfv( GLenum pname, const GLfloat *params );
light.c 454 _mesa_LightModelfv( GLenum pname, const GLfloat *params )
541 _mesa_LightModelfv( pname, fparam );
561 _mesa_LightModelfv( pname, fparam );
    [all...]
api_exec.c 270 SET_LightModelfv(exec, _mesa_LightModelfv);
    [all...]
es1_conversion.c 496 _mesa_LightModelfv(pname, converted_params);
attrib.c     [all...]

Completed in 186 milliseconds