Searched defs:SET_SecondaryColor3usEXT (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dispatch.h | 1851 #define SET_SecondaryColor3usEXT(disp, fn) ((disp)->SecondaryColor3usEXT = fn) macro 3306 #define SET_SecondaryColor3usEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[SecondaryColor3usEXT_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | dispatch.h | 1853 #define SET_SecondaryColor3usEXT(disp, fn) ((disp)->SecondaryColor3usEXT = fn) macro 3308 #define SET_SecondaryColor3usEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[SecondaryColor3usEXT_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | dispatch.h | 1851 #define SET_SecondaryColor3usEXT(disp, fn) ((disp)->SecondaryColor3usEXT = fn) macro 3306 #define SET_SecondaryColor3usEXT(disp, fn) SET_by_offset(disp, driDispatchRemapTable[SecondaryColor3usEXT_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dispatch.h | 15121 SET_SecondaryColor3usEXT(struct _glapi_table *disp, function
|
Completed in 1038 milliseconds