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

  /external/mesa3d/src/mesa/main/
light.h 74 _mesa_GetLightfv( GLenum light, GLenum pname, GLfloat *params );
api_exec.c 246 SET_GetLightfv(exec, _mesa_GetLightfv);
    [all...]
es1_conversion.c 268 _mesa_GetLightfv(light, pname, converted_params);
light.c 334 _mesa_GetLightfv( GLenum light, GLenum pname, GLfloat *params )
    [all...]

Completed in 33 milliseconds