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

  /external/mesa3d/src/mesa/main/
eval.h 65 extern GLfloat *_mesa_copy_map_points1d( GLenum target,
eval.c 236 GLfloat *_mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, function
410 pnts = _mesa_copy_map_points1d(target, ustride, uorder, (GLdouble*) points);
dlist.c     [all...]

Completed in 290 milliseconds