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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1742 #define GET_DrawBuffersARB(disp) ((disp)->DrawBuffersARB) macro
3197 #define GET_DrawBuffersARB(disp) GET_by_offset(disp, driDispatchRemapTable[DrawBuffersARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1744 #define GET_DrawBuffersARB(disp) ((disp)->DrawBuffersARB) macro
3199 #define GET_DrawBuffersARB(disp) GET_by_offset(disp, driDispatchRemapTable[DrawBuffersARB_remap_index])
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1742 #define GET_DrawBuffersARB(disp) ((disp)->DrawBuffersARB) macro
3197 #define GET_DrawBuffersARB(disp) GET_by_offset(disp, driDispatchRemapTable[DrawBuffersARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h12281 (* GET_DrawBuffersARB(disp)) parameters
12283 GET_DrawBuffersARB(struct _glapi_table *disp) function

Completed in 679 milliseconds