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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1992 #define SET_WindowPos4fvMESA(disp, fn) ((disp)->WindowPos4fvMESA = fn) macro
3447 #define SET_WindowPos4fvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos4fvMESA_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1994 #define SET_WindowPos4fvMESA(disp, fn) ((disp)->WindowPos4fvMESA = fn) macro
3449 #define SET_WindowPos4fvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos4fvMESA_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1992 #define SET_WindowPos4fvMESA(disp, fn) ((disp)->WindowPos4fvMESA = fn) macro
3447 #define SET_WindowPos4fvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos4fvMESA_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h16003 SET_WindowPos4fvMESA(struct _glapi_table *disp, function

Completed in 535 milliseconds