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

  /external/mesa3d/src/mesa/main/
light.h 62 _mesa_LightModelf( GLenum pname, GLfloat param );
attrib.c     [all...]
api_exec.c 269 SET_LightModelf(exec, _mesa_LightModelf);
    [all...]
es1_conversion.c 461 _mesa_LightModelf(pname, (GLfloat) param);
light.c 556 _mesa_LightModelf( GLenum pname, GLfloat param )
    [all...]

Completed in 648 milliseconds