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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h201 #define SET_Indexfv(disp, fn) ((disp)->Indexfv = fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h203 #define SET_Indexfv(disp, fn) ((disp)->Indexfv = fn) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h201 #define SET_Indexfv(disp, fn) ((disp)->Indexfv = fn) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h2973 SET_Indexfv(struct _glapi_table *disp, void (GLAPIENTRYP fn) (const GLfloat *)) function

Completed in 762 milliseconds