Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Deval.c212 GLfloat *_mesa_copy_map_points1f( GLenum target, GLint ustride, GLint uorder, in _mesa_copy_map_points1f()
236 GLfloat *_mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, in _mesa_copy_map_points1d()
268 GLint ustride, GLint uorder, in _mesa_copy_map_points2f()
311 GLint ustride, GLint uorder, in _mesa_copy_map_points2d()
361 GLint uorder, const GLvoid *points, GLenum type ) in map1()
442 map2( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in map2()
526 GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in _mesa_Map2f()
537 GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, in _mesa_Map2d()
Ddlist.c2963 GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, in save_Map2d()
2996 GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in save_Map2f()
8093 GLint uorder = n[5].i; in execute_list() local
8109 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()