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 | 269 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()
|
D | dlist.c | 2964 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
|
/external/swiftshader/src/OpenGL/libGL/ |
D | libGL.cpp | 6684 …GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble… in glMap2d() 6689 …, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat … in glMap2f()
|