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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1817 #define GET_SecondaryColor3dvEXT(disp) ((disp)->SecondaryColor3dvEXT) macro
3272 #define GET_SecondaryColor3dvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3dvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1819 #define GET_SecondaryColor3dvEXT(disp) ((disp)->SecondaryColor3dvEXT) macro
3274 #define GET_SecondaryColor3dvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3dvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1817 #define GET_SecondaryColor3dvEXT(disp) ((disp)->SecondaryColor3dvEXT) macro
3272 #define GET_SecondaryColor3dvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[SecondaryColor3dvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h14905 (* GET_SecondaryColor3dvEXT(disp)) parameters
14907 GET_SecondaryColor3dvEXT(struct _glapi_table *disp) function

Completed in 217 milliseconds