Searched refs:spv_reducer_options_t (Results 1 – 6 of 6) sorted by relevance
28 struct spv_reducer_options_t { struct29 spv_reducer_options_t() : step_limit(kDefaultStepLimit) {} in spv_reducer_options_t() argument
21 return new spv_reducer_options_t(); in spvReducerOptionsCreate()
371 typedef struct spv_reducer_options_t spv_reducer_options_t; typedef386 typedef spv_reducer_options_t* spv_reducer_options;387 typedef const spv_reducer_options_t* spv_const_reducer_options;