Searched refs:_args_for_struct_14 (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_csmt_helper.h | 148 #define _args_for_struct_14(a, b, c, d, e, f, g, ...) a; _args_for_struct_7(__VA_ARGS__) macro 149 #define _args_for_struct_21(a, b, c, d, e, f, g, ...) a; _args_for_struct_14(__VA_ARGS__)
|