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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1835 #define GET_SecondaryColor3svEXT(disp) ((disp)->SecondaryColor3svEXT) macro
3290 #define GET_SecondaryColor3svEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3svEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1837 #define GET_SecondaryColor3svEXT(disp) ((disp)->SecondaryColor3svEXT) macro
3292 #define GET_SecondaryColor3svEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3svEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1835 #define GET_SecondaryColor3svEXT(disp) ((disp)->SecondaryColor3svEXT) macro
3290 #define GET_SecondaryColor3svEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3svEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h15016 (* GET_SecondaryColor3svEXT(disp)) parameters
15018 GET_SecondaryColor3svEXT(struct _glapi_table *disp) function

Completed in 558 milliseconds