Searched defs:SET_WindowPos2dvMESA (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1938 #define SET_WindowPos2dvMESA(disp, fn) ((disp)->WindowPos2dvMESA = fn) macro
3393 #define SET_WindowPos2dvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos2dvMESA_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1940 #define SET_WindowPos2dvMESA(disp, fn) ((disp)->WindowPos2dvMESA = fn) macro
3395 #define SET_WindowPos2dvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos2dvMESA_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1938 #define SET_WindowPos2dvMESA(disp, fn) ((disp)->WindowPos2dvMESA = fn) macro
3393 #define SET_WindowPos2dvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos2dvMESA_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h15678 SET_WindowPos2dvMESA(struct _glapi_table *disp, function

Completed in 2457 milliseconds