Searched defs:ustride (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Drender2.c63 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 Drender2swap.c79 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDispSwap_Map2f
165 GLint uorder, vorder, ustride, vstride, k, compsize; local in function:__glXDispSwap_Map2d
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Drender2swap.c98 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/glu/dist/src/libnurbs/interface/
H A DbezierPatch.cc71 bezierPatch* bezierPatchMake2(float umin, float vmin, float umax, float vmax, int uorder, int vorder, int dimension, int ustride, int vstride, float* ctlpoints) argument
H A Dglcurveval.h60 int ustride; member in struct:curveEvalMachine
H A Dincurveeval.cc90 inMap1f(int which,int k,REAL ulower,REAL uupper,int ustride,int uorder,REAL * ctlpoints) argument
H A DbezierEval.cc176 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
H A DbezierPatchMesh.cc100 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
490 int ustride = dimension * vorder; local in function:bezierPatchMeshEval
[all...]
H A Dglsurfeval.h69 int ustride; member in struct:surfEvalMachine
H A Dinsurfeval.cc252 int ustride = bpm->bpatch->dimension * bpm->bpatch->vorder; local in function:OpenGLSurfaceEvaluator::inBPMEval
1831 int ustride; local in function:OpenGLSurfaceEvaluator::inBPMEvalEM
444 inMap2f(int k,REAL ulower,REAL uupper,int ustride,int uorder,REAL vlower,REAL vupper,int vstride,int vorder,REAL * ctlPoints) 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/xorg-server/dist/glx/
H A Drender2.c60 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 Drender2swap.c78 GLint uorder, vorder, ustride, vstride, k; local in function:__glXDispSwap_Map2f
171 GLint uorder, vorder, ustride, vstride, k, compsize; local in function:__glXDispSwap_Map2d
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dbackend.cc105 surfpts(long type,REAL * pts,long ustride,long vstride,int uorder,int vorder,REAL ulo,REAL uhi,REAL vlo,REAL vhi) argument
H A Dmapdesc.cc393 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 Deval.c156 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
304 map1(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, 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
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 Ddlist.c9575 GLint ustride = _mesa_evaluator_components(target); 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
9590 GLint ustride = n[6].i; local in function:execute_list
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Deval.c155 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
303 map1(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, 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
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 Ddlist.c11512 GLint ustride = _mesa_evaluator_components(target); 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
11527 GLint ustride = n[6].i; local in function:execute_list
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp220 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 Dmarshal_generated1.c6510 _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
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c7073 _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
7084 _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
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/
H A Dshared-glapi_glapi_mapi_tmp.h2773 static void APIENTRY noopMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble *points) argument
2779 static void APIENTRY noopMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat *points) argument
19102 void APIENTRY shared_dispatch_stub_222(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble *points) argument
19109 void APIENTRY shared_dispatch_stub_223(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLin argument
[all...]
/xsrc/external/mit/MesaLib/src/mapi/shared-glapi/
H A Dglapi_mapi_tmp.h3012 static void APIENTRY noopMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble *points) argument
3018 static void APIENTRY noopMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat *points) argument
21755 void APIENTRY shared_dispatch_stub_222(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble *points) argument
21762 void APIENTRY shared_dispatch_stub_223(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLin argument
[all...]

Completed in 268 milliseconds