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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1871 #define GET_FogCoorddvEXT(disp) ((disp)->FogCoorddvEXT) macro
3326 #define GET_FogCoorddvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FogCoorddvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1873 #define GET_FogCoorddvEXT(disp) ((disp)->FogCoorddvEXT) macro
3328 #define GET_FogCoorddvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FogCoorddvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1871 #define GET_FogCoorddvEXT(disp) ((disp)->FogCoorddvEXT) macro
3326 #define GET_FogCoorddvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FogCoorddvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h15244 (* GET_FogCoorddvEXT(disp)) parameters
15246 GET_FogCoorddvEXT(struct _glapi_table *disp) function

Completed in 4719 milliseconds