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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h654 #define SET_LoadName(disp, fn) ((disp)->LoadName = fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h656 #define SET_LoadName(disp, fn) ((disp)->LoadName = fn) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h654 #define SET_LoadName(disp, fn) ((disp)->LoadName = fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h5524 SET_LoadName(struct _glapi_table *disp, void (GLAPIENTRYP fn) (GLuint)) function

Completed in 2403 milliseconds