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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1982 #define GET_WindowPos4dMESA(disp) ((disp)->WindowPos4dMESA) macro
3437 #define GET_WindowPos4dMESA(disp) GET_by_offset(disp, driDispatchRemapTable[WindowPos4dMESA_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1984 #define GET_WindowPos4dMESA(disp) ((disp)->WindowPos4dMESA) macro
3439 #define GET_WindowPos4dMESA(disp) GET_by_offset(disp, driDispatchRemapTable[WindowPos4dMESA_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1982 #define GET_WindowPos4dMESA(disp) ((disp)->WindowPos4dMESA) macro
3437 #define GET_WindowPos4dMESA(disp) GET_by_offset(disp, driDispatchRemapTable[WindowPos4dMESA_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h15939 (* GET_WindowPos4dMESA(disp)) parameters
15941 GET_WindowPos4dMESA(struct _glapi_table *disp) function

Completed in 467 milliseconds