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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h642 #define SET_FeedbackBuffer(disp, fn) ((disp)->FeedbackBuffer = fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h644 #define SET_FeedbackBuffer(disp, fn) ((disp)->FeedbackBuffer = fn) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h642 #define SET_FeedbackBuffer(disp, fn) ((disp)->FeedbackBuffer = fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h5458 SET_FeedbackBuffer(struct _glapi_table *disp, function

Completed in 1489 milliseconds