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

  /external/mesa3d/src/mesa/main/
light.h 77 _mesa_GetLightiv( GLenum light, GLenum pname, GLint *params );
api_exec.c 247 SET_GetLightiv(exec, _mesa_GetLightiv);
    [all...]
light.c 384 _mesa_GetLightiv( GLenum light, GLenum pname, GLint *params )
    [all...]

Completed in 947 milliseconds