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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h1880 #define GET_PixelTexGenSGIX(disp) ((disp)->PixelTexGenSGIX) macro
3335 #define GET_PixelTexGenSGIX(disp) GET_by_offset(disp, driDispatchRemapTable[PixelTexGenSGIX_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h1882 #define GET_PixelTexGenSGIX(disp) ((disp)->PixelTexGenSGIX) macro
3337 #define GET_PixelTexGenSGIX(disp) GET_by_offset(disp, driDispatchRemapTable[PixelTexGenSGIX_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h1880 #define GET_PixelTexGenSGIX(disp) ((disp)->PixelTexGenSGIX) macro
3335 #define GET_PixelTexGenSGIX(disp) GET_by_offset(disp, driDispatchRemapTable[PixelTexGenSGIX_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h15296 (* GET_PixelTexGenSGIX(disp)) parameters
15298 GET_PixelTexGenSGIX(struct _glapi_table *disp) function

Completed in 505 milliseconds