Searched defs:vorder (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/math/ |
D | m_eval.c | 119 GLuint dim, GLuint uorder, GLuint vorder) in _math_horner_bezier_surf() 197 GLuint uorder, GLuint vorder) in _math_de_casteljau_surf()
|
/external/mesa3d/src/mesa/main/ |
D | eval.c | 213 GLint vstride, GLint vorder, in _mesa_copy_map_points2f() 256 GLint vstride, GLint vorder, in _mesa_copy_map_points2d() 386 GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, in map2() 469 GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, in _mesa_Map2f() 480 GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, in _mesa_Map2d()
|
D | dlist.c | 3084 GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, in save_Map2d() 3117 GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, in save_Map2f() 8343 GLint vorder = n[9].i; in execute_list() local
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 28410 …GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble… in _mesa_marshal_Map2d() 28421 …, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat … in _mesa_marshal_Map2f()
|