Searched defs:SET_WindowPos2fvMESA (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dispatch.h | 1944 #define SET_WindowPos2fvMESA(disp, fn) ((disp)->WindowPos2fvMESA = fn) macro 3399 #define SET_WindowPos2fvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos2fvMESA_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | dispatch.h | 1946 #define SET_WindowPos2fvMESA(disp, fn) ((disp)->WindowPos2fvMESA = fn) macro 3401 #define SET_WindowPos2fvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos2fvMESA_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | dispatch.h | 1944 #define SET_WindowPos2fvMESA(disp, fn) ((disp)->WindowPos2fvMESA = fn) macro 3399 #define SET_WindowPos2fvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos2fvMESA_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dispatch.h | 15714 SET_WindowPos2fvMESA(struct _glapi_table *disp, function
|
Completed in 1132 milliseconds