Searched refs:SET_CombinerParameterivNV (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dispatch.h | 1908 #define SET_CombinerParameterivNV(disp, fn) ((disp)->CombinerParameterivNV = fn) macro 3363 #define SET_CombinerParameterivNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[CombinerParameterivNV_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | dispatch.h | 1910 #define SET_CombinerParameterivNV(disp, fn) ((disp)->CombinerParameterivNV = fn) macro 3365 #define SET_CombinerParameterivNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[CombinerParameterivNV_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | dispatch.h | 1908 #define SET_CombinerParameterivNV(disp, fn) ((disp)->CombinerParameterivNV = fn) macro 3363 #define SET_CombinerParameterivNV(disp, fn) SET_by_offset(disp, driDispatchRemapTable[CombinerParameterivNV_remap_index], fn) macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dispatch.h | 15477 SET_CombinerParameterivNV(struct _glapi_table *disp, function
|
Completed in 513 milliseconds