Home
last modified time | relevance | path

Searched refs:_mesa_copy_map_points1d (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Deval.h51 extern GLfloat *_mesa_copy_map_points1d( GLenum target,
H A Deval.c180 GLfloat *_mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, in _mesa_copy_map_points1d() function
354 pnts = _mesa_copy_map_points1d(target, ustride, uorder, (GLdouble*) points); in map1()
H A Ddlist.c3158 GLfloat *pnts = _mesa_copy_map_points1d(target, stride, order, points); in save_Map1d()

Completed in 20 milliseconds