Searched refs:property_idx (Results 1 – 1 of 1) sorted by relevance
832 unsigned int property_idx = 0; in parse_thread_groups() local846 while (i < count && property_idx < MAX_THREAD_GROUP_PROPERTIES) { in parse_thread_groups()848 struct thread_groups *tg = &tglp->property_tgs[property_idx++]; in parse_thread_groups()862 tglp->nr_properties = property_idx; in parse_thread_groups()