Searched refs:num_tg (Results 1 – 2 of 2) sorted by relevance
35 void init_ffsb_config(ffsb_config_t * fc, unsigned num_fs, unsigned num_tg) in init_ffsb_config() argument40 fc->num_threadgroups = num_tg; in init_ffsb_config()43 fc->groups = ffsb_malloc(sizeof(ffsb_tg_t) * num_tg); in init_ffsb_config()
78 void init_ffsb_config(ffsb_config_t *fc, unsigned num_fs, unsigned num_tg);