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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1605 #define SET_GetQueryObjectivARB(disp, fn) ((disp)->GetQueryObjectivARB = fn) macro
3060 #define SET_GetQueryObjectivARB(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetQueryObjectivARB_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1607 #define SET_GetQueryObjectivARB(disp, fn) ((disp)->GetQueryObjectivARB = fn) macro
3062 #define SET_GetQueryObjectivARB(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetQueryObjectivARB_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1605 #define SET_GetQueryObjectivARB(disp, fn) ((disp)->GetQueryObjectivARB = fn) macro
3060 #define SET_GetQueryObjectivARB(disp, fn) SET_by_offset(disp, driDispatchRemapTable[GetQueryObjectivARB_remap_index], fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h11439 SET_GetQueryObjectivARB(struct _glapi_table *disp, function

Completed in 1094 milliseconds