Searched defs:CALL_SecondaryColor3bvEXT (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dispatch.h | 1810 #define CALL_SecondaryColor3bvEXT(disp, parameters) (*((disp)->SecondaryColor3bvEXT)) parameters macro 3265 #define CALL_SecondaryColor3bvEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(const GLbyte *)), driDispatchRemapTable[SecondaryColor3bvEXT_remap_index], parameters) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | dispatch.h | 1812 #define CALL_SecondaryColor3bvEXT(disp, parameters) (*((disp)->SecondaryColor3bvEXT)) parameters macro 3267 #define CALL_SecondaryColor3bvEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(const GLbyte *)), driDispatchRemapTable[SecondaryColor3bvEXT_remap_index], parameters) macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | dispatch.h | 1810 #define CALL_SecondaryColor3bvEXT(disp, parameters) (*((disp)->SecondaryColor3bvEXT)) parameters macro 3265 #define CALL_SecondaryColor3bvEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(const GLbyte *)), driDispatchRemapTable[SecondaryColor3bvEXT_remap_index], parameters) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dispatch.h | 14867 #define CALL_SecondaryColor3bvEXT(disp, parameters) \ macro
|
Completed in 489 milliseconds