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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1853 #define GET_SecondaryColor3usvEXT(disp) ((disp)->SecondaryColor3usvEXT) macro
3308 #define GET_SecondaryColor3usvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3usvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1855 #define GET_SecondaryColor3usvEXT(disp) ((disp)->SecondaryColor3usvEXT) macro
3310 #define GET_SecondaryColor3usvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3usvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1853 #define GET_SecondaryColor3usvEXT(disp) ((disp)->SecondaryColor3usvEXT) macro
3308 #define GET_SecondaryColor3usvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3usvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h15130 (* GET_SecondaryColor3usvEXT(disp)) parameters
15132 GET_SecondaryColor3usvEXT(struct _glapi_table *disp) function

Completed in 1356 milliseconds