Home
last modified time | relevance | path

Searched defs:vorder (Results 1 – 3 of 3) sorted by relevance

/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/src/mesa/main/
Deval.c269 GLint vstride, GLint vorder, in _mesa_copy_map_points2f()
312 GLint vstride, GLint vorder, in _mesa_copy_map_points2d()
443 GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, in map2()
527 GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, in _mesa_Map2f()
538 GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, in _mesa_Map2d()
Ddlist.c2964 GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, in save_Map2d()
2997 GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, in save_Map2f()
8110 GLint vorder = n[9].i; in execute_list() local