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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2018 #define GET_GenFencesNV(disp) ((disp)->GenFencesNV) macro
3473 #define GET_GenFencesNV(disp) GET_by_offset(disp, driDispatchRemapTable[GenFencesNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2020 #define GET_GenFencesNV(disp) ((disp)->GenFencesNV) macro
3475 #define GET_GenFencesNV(disp) GET_by_offset(disp, driDispatchRemapTable[GenFencesNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2018 #define GET_GenFencesNV(disp) ((disp)->GenFencesNV) macro
3473 #define GET_GenFencesNV(disp) GET_by_offset(disp, driDispatchRemapTable[GenFencesNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h16168 (* GET_GenFencesNV(disp)) parameters
16170 GET_GenFencesNV(struct _glapi_table *disp) function

Completed in 200 milliseconds