Searched refs:_mesa_marshal_Map2f (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c1792 ((_glapi_proc *)(table))[_gloffset_Map2f] = (_glapi_proc)_mesa_marshal_Map2f;
H A Dmarshal_generated1.c6520 _mesa_marshal_Map2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1976 void GLAPIENTRY _mesa_marshal_Map2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c7084 _mesa_marshal_Map2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points) function in typeref:typename:void GLAPIENTRY
[all...]

Completed in 94 milliseconds