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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1877 #define GET_FogCoordfvEXT(disp) ((disp)->FogCoordfvEXT) macro
3332 #define GET_FogCoordfvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FogCoordfvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1879 #define GET_FogCoordfvEXT(disp) ((disp)->FogCoordfvEXT) macro
3334 #define GET_FogCoordfvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FogCoordfvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1877 #define GET_FogCoordfvEXT(disp) ((disp)->FogCoordfvEXT) macro
3332 #define GET_FogCoordfvEXT(disp) GET_by_offset(disp, driDispatchRemapTable[FogCoordfvEXT_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h15278 (* GET_FogCoordfvEXT(disp)) parameters
15280 GET_FogCoordfvEXT(struct _glapi_table *disp) function

Completed in 204 milliseconds