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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1604 #define GET_GetQueryObjectivARB(disp) ((disp)->GetQueryObjectivARB) macro
3059 #define GET_GetQueryObjectivARB(disp) GET_by_offset(disp, driDispatchRemapTable[GetQueryObjectivARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1606 #define GET_GetQueryObjectivARB(disp) ((disp)->GetQueryObjectivARB) macro
3061 #define GET_GetQueryObjectivARB(disp) GET_by_offset(disp, driDispatchRemapTable[GetQueryObjectivARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1604 #define GET_GetQueryObjectivARB(disp) ((disp)->GetQueryObjectivARB) macro
3059 #define GET_GetQueryObjectivARB(disp) GET_by_offset(disp, driDispatchRemapTable[GetQueryObjectivARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h11430 (* GET_GetQueryObjectivARB(disp)) parameters
11432 GET_GetQueryObjectivARB(struct _glapi_table *disp) function

Completed in 3642 milliseconds