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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1838 #define GET_SecondaryColor3ubEXT(disp) ((disp)->SecondaryColor3ubEXT) macro
3293 #define GET_SecondaryColor3ubEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3ubEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1840 #define GET_SecondaryColor3ubEXT(disp) ((disp)->SecondaryColor3ubEXT) macro
3295 #define GET_SecondaryColor3ubEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3ubEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1838 #define GET_SecondaryColor3ubEXT(disp) ((disp)->SecondaryColor3ubEXT) macro
3293 #define GET_SecondaryColor3ubEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3ubEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h15035 (* GET_SecondaryColor3ubEXT(disp)) parameters
15037 GET_SecondaryColor3ubEXT(struct _glapi_table *disp) function

Completed in 411 milliseconds