Home
last modified time | relevance | path

Searched defs:uorder (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Deval.c156 GLfloat *_mesa_copy_map_points1f( GLenum target, GLint ustride, GLint uorder, in _mesa_copy_map_points1f()
180 GLfloat *_mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, in _mesa_copy_map_points1d()
212 GLint ustride, GLint uorder, in _mesa_copy_map_points2f()
255 GLint ustride, GLint uorder, in _mesa_copy_map_points2d()
305 GLint uorder, const GLvoid *points, GLenum type ) in map1()
385 map2( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in map2()
468 GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in _mesa_Map2f()
479 GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, in _mesa_Map2d()
Ddlist.c3083 GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, in save_Map2d()
3116 GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in save_Map2f()
8326 GLint uorder = n[5].i; in execute_list() local
8342 GLint uorder = n[8].i; in execute_list() local
/external/mesa3d/src/mesa/math/
Dm_eval.c119 GLuint dim, GLuint uorder, GLuint vorder) in _math_horner_bezier_surf()
197 GLuint uorder, GLuint vorder) in _math_de_casteljau_surf()
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c28410 _mesa_marshal_Map2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble … in _mesa_marshal_Map2d()
28421 _mesa_marshal_Map2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1,… in _mesa_marshal_Map2f()