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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_arrayelt.c982 VertexAttrib1dvARB(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1202 (attrib_func) VertexAttrib1dvARB
1249 (attrib_func) VertexAttrib1dvARB
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c989 VertexAttrib1dvARB(GLuint index, const GLdouble *v) function in typeref:typename:void GLAPIENTRY
1209 (attrib_func) VertexAttrib1dvARB
1256 (attrib_func) VertexAttrib1dvARB
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapi_gentable.c4134 if(!disp->VertexAttrib1dvARB) {
4136 procp = (void **) &disp->VertexAttrib1dvARB;
4141 if(!disp->VertexAttrib1dvARB) {
4143 procp = (void **) &disp->VertexAttrib1dvARB;
H A Dglapitable.h506 void (GLAPIENTRYP VertexAttrib1dvARB)(GLuint index, const GLdouble * v); /* 463 */
H A Ddispatch.h1452 #define CALL_VertexAttrib1dvARB(disp, parameters) (*((disp)->VertexAttrib1dvARB)) parameters
1453 #define GET_VertexAttrib1dvARB(disp) ((disp)->VertexAttrib1dvARB)
1454 #define SET_VertexAttrib1dvARB(disp, fn) ((disp)->VertexAttrib1dvARB = fn)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2460 #define glVertexAttrib1dvARB MANGLE(VertexAttrib1dvARB)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h719 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib1dvARB)(GLuint index, const GLdouble *v);
6213 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib1dvARB)(GLuint index, const GLdouble *v)
12493 ".globl "GLAPI_PREFIX_STR(VertexAttrib1dvARB)"\n"
12494 ".set "GLAPI_PREFIX_STR(VertexAttrib1dvARB)", "GLAPI_PREFIX_STR(VertexAttrib1dv)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h718 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib1dvARB)(GLuint index, const GLdouble *v);
6212 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib1dvARB)(GLuint index, const GLdouble *v)
12492 ".globl "GLAPI_PREFIX_STR(VertexAttrib1dvARB)"\n"
12493 ".set "GLAPI_PREFIX_STR(VertexAttrib1dvARB)", "GLAPI_PREFIX_STR(VertexAttrib1dv)"\n"

Completed in 89 milliseconds