Searched refs:unref_count (Results 1 – 2 of 2) sorted by relevance
613 unsigned unref_count = 0; in apply_deltas_to_points() local615 if (!deltas[i].flag) unref_count++; in apply_deltas_to_points()618 if (unref_count == 0 || unref_count > end_point - start_point) in apply_deltas_to_points()649 if (--unref_count == 0) goto no_more_gaps; in apply_deltas_to_points()
293 int unref_count = 0; in vc4_dump_to_file() local296 unref_count++; in vc4_dump_to_file()300 state->bo_count = exec->bo_count + unref_count + 1; in vc4_dump_to_file()