| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ |
| H A D | bezierPatch.h | 38 int uorder; /*order= degree + 1*/ member in struct:bezierPatch
|
| H A D | bezierPatch.cc | 52 bezierPatch* bezierPatchMake(float umin, float vmin, float umax, float vmax, int uorder, int vorder, int dimension) argument 71 bezierPatch* bezierPatchMake2(float umin, float vmin, float umax, float vmax, int uorder, int vorder, int dimension, int ustride, int vstride, float* ctlpoints) argument [all...] |
| H A D | glcurveval.h | 61 int uorder; member in struct:curveEvalMachine
|
| H A D | incurveeval.cc | 90 inMap1f(int which,int k,REAL ulower,REAL uupper,int ustride,int uorder,REAL * ctlpoints) argument
|
| H A D | bezierEval.cc | 176 void bezierSurfEvalDerGen(int uder, int vder, float u0, float u1, int uorder, float v0, float v1, int vorder, int dimension, float *ctlpoints, int ustride, int vstride, float u, float v, float ret[]) argument 192 void bezierSurfEval(float u0, float u1, int uorder, float v0, float v1, int vorder, int dimension, float *ctlpoints, int ustride, int vstride, float u, float v, float ret[]) argument 202 void bezierSurfEvalNormal(float u0, float u1, int uorder, float v0, float v1, int vorder, int dimension, float *ctlpoints, int ustride, int vstride, float u, float v, float retNormal[]) argument [all...] |
| H A D | bezierPatchMesh.cc | 100 bezierPatchMesh *bezierPatchMeshMake(int maptype, float umin, float umax, int ustride, int uorder, float vmin, float vmax, int vstride, int vorder, float *ctlpoints, int size_UVarray, int size_length_array) argument 183 void bezierPatchMeshPutPatch(bezierPatchMesh *bpm, int maptype, float umin, float umax, int ustride, int uorder, float vmin, float vmax, int vstride, int vorder, float *ctlpoints) argument 485 int uorder = bpm->bpatch->uorder; local in function:bezierPatchMeshEval [all...] |
| H A D | glsurfeval.h | 70 int uorder; member in struct:surfEvalMachine [all...] |
| H A D | insurfeval.cc | 809 void OpenGLSurfaceEvaluator::inPreEvaluateBV(int k, int uorder, int vorder, REAL vprime, REAL *baseData) argument 838 void OpenGLSurfaceEvaluator::inPreEvaluateBU(int k, int uorder, int vorder, REAL uprime, REAL *baseData) argument 444 inMap2f(int k,REAL ulower,REAL uupper,int ustride,int uorder,REAL vlower,REAL vupper,int vstride,int vorder,REAL * ctlPoints) argument 868 inDoDomain2WithDerivsBU(int k,REAL u,REAL v,REAL u1,REAL u2,int uorder,REAL v1,REAL v2,int vorder,REAL * baseData,REAL * retPoint,REAL * retdu,REAL * retdv) argument 903 inDoDomain2WithDerivsBV(int k,REAL u,REAL v,REAL u1,REAL u2,int uorder,REAL v1,REAL v2,int vorder,REAL * baseData,REAL * retPoint,REAL * retdu,REAL * retdv) argument 949 inDoDomain2WithDerivs(int k,REAL u,REAL v,REAL u1,REAL u2,int uorder,REAL v1,REAL v2,int vorder,REAL * baseData,REAL * retPoint,REAL * retdu,REAL * retdv) argument 1540 inMap2fEM(int which,int k,REAL ulower,REAL uupper,int ustride,int uorder,REAL vlower,REAL vupper,int vstride,int vorder,REAL * ctlPoints) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_eval.c | 118 _math_horner_bezier_surf(GLfloat * cn,GLfloat * out,GLfloat u,GLfloat v,GLuint dim,GLuint uorder,GLuint vorder) argument 195 _math_de_casteljau_surf(GLfloat * cn,GLfloat * out,GLfloat * du,GLfloat * dv,GLfloat u,GLfloat v,GLuint dim,GLuint uorder,GLuint vorder) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_eval.c | 118 _math_horner_bezier_surf(GLfloat * cn,GLfloat * out,GLfloat u,GLfloat v,GLuint dim,GLuint uorder,GLuint vorder) argument 195 _math_de_casteljau_surf(GLfloat * cn,GLfloat * out,GLfloat * du,GLfloat * dv,GLfloat u,GLfloat v,GLuint dim,GLuint uorder,GLuint vorder) argument [all...] |
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | render2.c | 63 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDisp_Map2f 128 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDisp_Map2d
|
| H A D | render2swap.c | 79 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDispSwap_Map2f 165 GLint uorder, vorder, ustride, vstride, k, compsize; local in function:__glXDispSwap_Map2d [all...] |
| H A D | rensize.c | 88 GLint uorder, vorder; local in function:__glXMap2dReqSize 104 GLint uorder, vorder; local in function:__glXMap2fReqSize [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | render2swap.c | 98 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDispSwap_Map2f 182 GLint uorder, vorder, ustride, vstride, k, compsize; local in function:__glXDispSwap_Map2d
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | render2.c | 60 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDisp_Map2f 130 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDisp_Map2d
|
| H A D | render2swap.c | 78 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDispSwap_Map2f 171 GLint uorder, vorder, ustride, vstride, k, compsize; local in function:__glXDispSwap_Map2d [all...] |
| H A D | rensize.c | 92 GLint uorder, vorder; local in function:__glXMap2dReqSize 109 GLint uorder, vorder; local in function:__glXMap2fReqSize [all...] |
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | backend.cc | 105 surfpts(long type,REAL * pts,long ustride,long vstride,int uorder,int vorder,REAL ulo,REAL uhi,REAL vlo,REAL vhi) argument
|
| H A D | mapdesc.cc | 393 Mapdesc::cullCheck( REAL *pts, int uorder, int ustride, int vorder, int vstride ) argument 355 xformAndCullCheck(REAL * pts,int uorder,int ustride,int vorder,int vstride) argument 484 xformCulling(REAL * pts,int uorder,int ustride,int vorder,int vstride,REAL * cp,int outustride,int outvstride) argument 499 xformSampling(REAL * pts,int uorder,int ustride,int vorder,int vstride,REAL * sp,int outustride,int outvstride) argument 508 xformBounding(REAL * pts,int uorder,int ustride,int vorder,int vstride,REAL * sp,int outustride,int outvstride) argument 541 xformMat(Maxmatrix mat,REAL * pts,int uorder,int ustride,int vorder,int vstride,REAL * cp,int outustride,int outvstride) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | eval.c | 156 GLfloat *_mesa_copy_map_points1f( GLenum target, GLint ustride, GLint uorder, argument 180 GLfloat *_mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, argument 211 _mesa_copy_map_points2f(GLenum target,GLint ustride,GLint uorder,GLint vstride,GLint vorder,const GLfloat * points) argument 254 _mesa_copy_map_points2d(GLenum target,GLint ustride,GLint uorder,GLint vstride,GLint vorder,const GLdouble * points) argument 304 map1(GLenum target,GLfloat u1,GLfloat u2,GLint ustride,GLint uorder,const GLvoid * points,GLenum type) argument 385 map2(GLenum target,GLfloat u1,GLfloat u2,GLint ustride,GLint uorder,GLfloat v1,GLfloat v2,GLint vstride,GLint vorder,const GLvoid * points,GLenum type) argument 467 _mesa_Map2f(GLenum target,GLfloat u1,GLfloat u2,GLint ustride,GLint uorder,GLfloat v1,GLfloat v2,GLint vstride,GLint vorder,const GLfloat * points) argument 478 _mesa_Map2d(GLenum target,GLdouble u1,GLdouble u2,GLint ustride,GLint uorder,GLdouble v1,GLdouble v2,GLint vstride,GLint vorder,const GLdouble * points) argument [all...] |
| H A D | dlist.c | 9576 GLint uorder = n[5].i; local in function:execute_list 3222 save_Map2d(GLenum target,GLdouble u1,GLdouble u2,GLint ustride,GLint uorder,GLdouble v1,GLdouble v2,GLint vstride,GLint vorder,const GLdouble * points) argument 3255 save_Map2f(GLenum target,GLfloat u1,GLfloat u2,GLint ustride,GLint uorder,GLfloat v1,GLfloat v2,GLint vstride,GLint vorder,const GLfloat * points) argument 9592 GLint uorder = n[8].i; local in function:execute_list [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | eval.c | 155 GLfloat *_mesa_copy_map_points1f( GLenum target, GLint ustride, GLint uorder, argument 179 GLfloat *_mesa_copy_map_points1d( GLenum target, GLint ustride, GLint uorder, argument 210 _mesa_copy_map_points2f(GLenum target,GLint ustride,GLint uorder,GLint vstride,GLint vorder,const GLfloat * points) argument 253 _mesa_copy_map_points2d(GLenum target,GLint ustride,GLint uorder,GLint vstride,GLint vorder,const GLdouble * points) argument 303 map1(GLenum target,GLfloat u1,GLfloat u2,GLint ustride,GLint uorder,const GLvoid * points,GLenum type) argument 385 map2(GLenum target,GLfloat u1,GLfloat u2,GLint ustride,GLint uorder,GLfloat v1,GLfloat v2,GLint vstride,GLint vorder,const GLvoid * points,GLenum type) argument 468 _mesa_Map2f(GLenum target,GLfloat u1,GLfloat u2,GLint ustride,GLint uorder,GLfloat v1,GLfloat v2,GLint vstride,GLint vorder,const GLfloat * points) argument 479 _mesa_Map2d(GLenum target,GLdouble u1,GLdouble u2,GLint ustride,GLint uorder,GLdouble v1,GLdouble v2,GLint vstride,GLint vorder,const GLdouble * points) argument [all...] |
| H A D | dlist.c | 11513 GLint uorder = n[5].i; local in function:execute_list 3277 save_Map2d(GLenum target,GLdouble u1,GLdouble u2,GLint ustride,GLint uorder,GLdouble v1,GLdouble v2,GLint vstride,GLint vorder,const GLdouble * points) argument 3310 save_Map2f(GLenum target,GLfloat u1,GLfloat u2,GLint ustride,GLint uorder,GLfloat v1,GLfloat v2,GLint vstride,GLint vorder,const GLfloat * points) argument 11529 GLint uorder = n[8].i; local in function:execute_list [all...] |
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | indirect_api.cpp | 220 void __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble *points) { } argument 221 void __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat *points) { } argument
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated1.c | 6510 _mesa_marshal_Map2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points) argument 6520 _mesa_marshal_Map2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points) argument
|