Searched refs:VertexAttrib3dvARB (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_arrayelt.c994 VertexAttrib3dvARB(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1224 (attrib_func) VertexAttrib3dvARB
1271 (attrib_func) VertexAttrib3dvARB
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c1001 VertexAttrib3dvARB(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1231 (attrib_func) VertexAttrib3dvARB
1278 (attrib_func) VertexAttrib3dvARB
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapi_gentable.c4302 if(!disp->VertexAttrib3dvARB) {
4304 procp = (void **) &disp->VertexAttrib3dvARB;
4309 if(!disp->VertexAttrib3dvARB) {
4311 procp = (void **) &disp->VertexAttrib3dvARB;
H A Dglapitable.h518 void (GLAPIENTRYP VertexAttrib3dvARB)(GLuint index, const GLdouble * v); /* 475 */
H A Ddispatch.h1488 #define CALL_VertexAttrib3dvARB(disp, parameters) (*((disp)->VertexAttrib3dvARB)) parameters
1489 #define GET_VertexAttrib3dvARB(disp) ((disp)->VertexAttrib3dvARB)
1490 #define SET_VertexAttrib3dvARB(disp, fn) ((disp)->VertexAttrib3dvARB = fn)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2500 #define glVertexAttrib3dvARB MANGLE(VertexAttrib3dvARB)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h735 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib3dvARB)(GLuint index, const GLdouble *v);
6325 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib3dvARB)(GLuint index, const GLdouble *v)
12541 ".globl "GLAPI_PREFIX_STR(VertexAttrib3dvARB)"\n"
12542 ".set "GLAPI_PREFIX_STR(VertexAttrib3dvARB)", "GLAPI_PREFIX_STR(VertexAttrib3dv)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h734 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib3dvARB)(GLuint index, const GLdouble *v);
6324 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib3dvARB)(GLuint index, const GLdouble *v)
12540 ".globl "GLAPI_PREFIX_STR(VertexAttrib3dvARB)"\n"
12541 ".set "GLAPI_PREFIX_STR(VertexAttrib3dvARB)", "GLAPI_PREFIX_STR(VertexAttrib3dv)"\n"

Completed in 122 milliseconds