Searched refs:VertexAttrib3dvARB (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | api_arrayelt.c | 994 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 D | api_arrayelt.c | 1001 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 D | glapi_gentable.c | 4302 if(!disp->VertexAttrib3dvARB) { 4304 procp = (void **) &disp->VertexAttrib3dvARB; 4309 if(!disp->VertexAttrib3dvARB) { 4311 procp = (void **) &disp->VertexAttrib3dvARB;
|
| H A D | glapitable.h | 518 void (GLAPIENTRYP VertexAttrib3dvARB)(GLuint index, const GLdouble * v); /* 475 */
|
| H A D | dispatch.h | 1488 #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 D | gl_mangle.h | 2500 #define glVertexAttrib3dvARB MANGLE(VertexAttrib3dvARB)
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | glapi_mapi_tmp.h | 735 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 D | glapi_mapi_tmp.h | 734 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