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