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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2075 #define GET_IsProgramNV(disp) ((disp)->IsProgramNV) macro
3530 #define GET_IsProgramNV(disp) GET_by_offset(disp, driDispatchRemapTable[IsProgramNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2077 #define GET_IsProgramNV(disp) ((disp)->IsProgramNV) macro
3532 #define GET_IsProgramNV(disp) GET_by_offset(disp, driDispatchRemapTable[IsProgramNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2075 #define GET_IsProgramNV(disp) ((disp)->IsProgramNV) macro
3530 #define GET_IsProgramNV(disp) GET_by_offset(disp, driDispatchRemapTable[IsProgramNV_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h16511 (* GET_IsProgramNV(disp)) parameters
16513 GET_IsProgramNV(struct _glapi_table *disp) function

Completed in 262 milliseconds