Searched refs:VertexAttrib3fvARB_remap_index (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | remap_helper.h | 8543 { 16434, VertexAttrib3fvARB_remap_index },
|
| H A D | dispatch.h | 714 #define VertexAttrib3fvARB_remap_index 238 macro 1963 #define _gloffset_VertexAttrib3fvARB driDispatchRemapTable[VertexAttrib3fvARB_remap_index] [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | remap_helper.h | 7573 { 16434, VertexAttrib3fvARB_remap_index },
|
| H A D | dispatch.h | 711 #define VertexAttrib3fvARB_remap_index 238 macro 1725 #define _gloffset_VertexAttrib3fvARB driDispatchRemapTable[VertexAttrib3fvARB_remap_index]
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapioffsets.h | 878 #define _gloffset_VertexAttrib3fvARB driDispatchRemapTable[VertexAttrib3fvARB_remap_index]
|
| H A D | dispatch.h | 2448 #define VertexAttrib3fvARB_remap_index 69 macro 2949 #define CALL_VertexAttrib3fvARB(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLfloat *)), driDispatchRemapTable[VertexAttrib3fvARB_remap_index], parameters) 2950 #define GET_VertexAttrib3fvARB(disp) GET_by_offset(disp, driDispatchRemapTable[VertexAttrib3fvARB_remap_index]) 2951 #define SET_VertexAttrib3fvARB(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib3fvARB_remap_index], fn)
|
Completed in 179 milliseconds