Searched defs:SET_ColorFragmentOp1ATI (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dispatch.h | 2229 #define SET_ColorFragmentOp1ATI(disp, fn) ((disp)->ColorFragmentOp1ATI = fn) macro 3684 #define SET_ColorFragmentOp1ATI(disp, fn) SET_by_offset(disp, driDispatchRemapTable[ColorFragmentOp1ATI_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | dispatch.h | 2231 #define SET_ColorFragmentOp1ATI(disp, fn) ((disp)->ColorFragmentOp1ATI = fn) macro 3686 #define SET_ColorFragmentOp1ATI(disp, fn) SET_by_offset(disp, driDispatchRemapTable[ColorFragmentOp1ATI_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | dispatch.h | 2229 #define SET_ColorFragmentOp1ATI(disp, fn) ((disp)->ColorFragmentOp1ATI = fn) macro 3684 #define SET_ColorFragmentOp1ATI(disp, fn) SET_by_offset(disp, driDispatchRemapTable[ColorFragmentOp1ATI_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dispatch.h | 17544 SET_ColorFragmentOp1ATI(struct _glapi_table *disp, function
|
Completed in 294 milliseconds