Lines Matching refs:exclude_struct_list
132 exclude_struct_list = ['VkPlatformHandleXcbKHR', 'VkPlatformHandleX11KHR']164 if True in [ex_type in line for ex_type in exclude_struct_list]:192 if True in [ex_type in base_type for ex_type in exclude_struct_list]: