Searched defs:WindowPos3dMESA_remap_index (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dispatch.h | 2601 #define WindowPos3dMESA_remap_index 224 macro 3412 #define CALL_WindowPos3dMESA(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLdouble, GLdouble, GLdouble)), driDispatchRemapTable[WindowPos3dMESA_remap_index], parameters) 3413 #define GET_WindowPos3dMESA(disp) GET_by_offset(disp, driDispatchRemapTable[WindowPos3dMESA_remap_index]) 3414 #define SET_WindowPos3dMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos3dMESA_remap_index], fn)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | dispatch.h | 2603 #define WindowPos3dMESA_remap_index 224 macro 3414 #define CALL_WindowPos3dMESA(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLdouble, GLdouble, GLdouble)), driDispatchRemapTable[WindowPos3dMESA_remap_index], parameters) 3415 #define GET_WindowPos3dMESA(disp) GET_by_offset(disp, driDispatchRemapTable[WindowPos3dMESA_remap_index]) 3416 #define SET_WindowPos3dMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos3dMESA_remap_index], fn)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | dispatch.h | 2601 #define WindowPos3dMESA_remap_index 224 macro 3412 #define CALL_WindowPos3dMESA(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLdouble, GLdouble, GLdouble)), driDispatchRemapTable[WindowPos3dMESA_remap_index], parameters) 3413 #define GET_WindowPos3dMESA(disp) GET_by_offset(disp, driDispatchRemapTable[WindowPos3dMESA_remap_index]) 3414 #define SET_WindowPos3dMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos3dMESA_remap_index], fn)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dispatch.h | 1401 #define WindowPos3dMESA_remap_index 352 macro 1967 #define _gloffset_WindowPos3dMESA driDispatchRemapTable[WindowPos3dMESA_remap_index]
|
Completed in 318 milliseconds