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 51 extern GLfloat *_mesa_copy_map_points1d( GLenum target,
eval.c 180 GLfloat *_mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, function
354 pnts = _mesa_copy_map_points1d(target, ustride, uorder, (GLdouble*) points);
dlist.c     [all...]

Completed in 69 milliseconds