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