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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddispatch.h2249 #define GET_SampleMapATI(disp) ((disp)->SampleMapATI) macro
3704 #define GET_SampleMapATI(disp) GET_by_offset(disp, driDispatchRemapTable[SampleMapATI_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddispatch.h2251 #define GET_SampleMapATI(disp) ((disp)->SampleMapATI) macro
3706 #define GET_SampleMapATI(disp) GET_by_offset(disp, driDispatchRemapTable[SampleMapATI_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Ddispatch.h2249 #define GET_SampleMapATI(disp) ((disp)->SampleMapATI) macro
3704 #define GET_SampleMapATI(disp) GET_by_offset(disp, driDispatchRemapTable[SampleMapATI_remap_index]) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddispatch.h17675 (* GET_SampleMapATI(disp)) parameters
17677 GET_SampleMapATI(struct _glapi_table *disp) function

Completed in 741 milliseconds