Searched defs:SET_WindowPos3dvMESA (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dispatch.h | 1962 #define SET_WindowPos3dvMESA(disp, fn) ((disp)->WindowPos3dvMESA = fn) macro 3417 #define SET_WindowPos3dvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos3dvMESA_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | dispatch.h | 1964 #define SET_WindowPos3dvMESA(disp, fn) ((disp)->WindowPos3dvMESA = fn) macro 3419 #define SET_WindowPos3dvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos3dvMESA_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | dispatch.h | 1962 #define SET_WindowPos3dvMESA(disp, fn) ((disp)->WindowPos3dvMESA = fn) macro 3417 #define SET_WindowPos3dvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos3dvMESA_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dispatch.h | 15822 SET_WindowPos3dvMESA(struct _glapi_table *disp, function
|
Completed in 242 milliseconds