Searched refs:_math_horner_bezier_surf (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_eval.h79 _math_horner_bezier_surf(GLfloat *cn, GLfloat *out, GLfloat u, GLfloat v,
H A Dm_eval.c118 _math_horner_bezier_surf(GLfloat * cn, GLfloat * out, GLfloat u, GLfloat v, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_eval.h79 _math_horner_bezier_surf(GLfloat *cn, GLfloat *out, GLfloat u, GLfloat v,
H A Dm_eval.c118 _math_horner_bezier_surf(GLfloat * cn, GLfloat * out, GLfloat u, GLfloat v, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_exec_eval.c185 _math_horner_bezier_surf(map->Points,
236 _math_horner_bezier_surf(map->Points, vertex, uu, vv,
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_exec_eval.c188 _math_horner_bezier_surf(map->Points,
239 _math_horner_bezier_surf(map->Points, vertex, uu, vv,

Completed in 5 milliseconds