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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1589 #define GET_UnmapBufferARB(disp) ((disp)->UnmapBufferARB) macro
3044 #define GET_UnmapBufferARB(disp) GET_by_offset(disp, driDispatchRemapTable[UnmapBufferARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1591 #define GET_UnmapBufferARB(disp) ((disp)->UnmapBufferARB) macro
3046 #define GET_UnmapBufferARB(disp) GET_by_offset(disp, driDispatchRemapTable[UnmapBufferARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1589 #define GET_UnmapBufferARB(disp) ((disp)->UnmapBufferARB) macro
3044 #define GET_UnmapBufferARB(disp) GET_by_offset(disp, driDispatchRemapTable[UnmapBufferARB_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h11342 (* GET_UnmapBufferARB(disp)) parameters
11344 GET_UnmapBufferARB(struct _glapi_table *disp) function

Completed in 887 milliseconds