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

  /external/mesa3d/src/mesa/main/
points.h 50 _mesa_PointParameterf( GLenum pname, GLfloat param );
points.c 92 _mesa_PointParameterf( GLenum pname, GLfloat param)
attrib.c     [all...]
api_exec.c 450 SET_PointParameterfEXT(exec, _mesa_PointParameterf);
    [all...]
es1_conversion.c 679 _mesa_PointParameterf(pname, (GLfloat) (param / 65536.0f));

Completed in 205 milliseconds