Searched refs:GET_BlendEquationSeparateEXT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2297 #define GET_BlendEquationSeparateEXT(disp) ((disp)->BlendEquationSeparateEXT) macro
3752 #define GET_BlendEquationSeparateEXT(disp) GET_by_offset(disp, driDispatchRemapTable[BlendEquationSeparateEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2299 #define GET_BlendEquationSeparateEXT(disp) ((disp)->BlendEquationSeparateEXT) macro
3754 #define GET_BlendEquationSeparateEXT(disp) GET_by_offset(disp, driDispatchRemapTable[BlendEquationSeparateEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2297 #define GET_BlendEquationSeparateEXT(disp) ((disp)->BlendEquationSeparateEXT) macro
3752 #define GET_BlendEquationSeparateEXT(disp) GET_by_offset(disp, driDispatchRemapTable[BlendEquationSeparateEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h18033 (* GET_BlendEquationSeparateEXT(disp)) parameters
18035 GET_BlendEquationSeparateEXT(struct _glapi_table *disp) function

Completed in 2435 milliseconds