Searched refs:first_trailing_unused_channel (Results 1 – 1 of 1) sorted by relevance
259 …const unsigned first_trailing_unused_channel = first_used_swizzled_channel(f, dest_use_mask, true)… in lower_load_vs_input() local260 const unsigned max_loaded_channels = MIN2(first_trailing_unused_channel, f->nr_channels); in lower_load_vs_input()