Searched defs:pot_width (Results 1 – 3 of 3) sorted by relevance
336 uint32_t pot_width = util_next_power_of_two(width); in vc5_setup_slices() local
445 uint32_t pot_width = util_next_power_of_two(width); in vc4_setup_slices() local
142 unsigned pot_width:1; /**< is the width a power of two? */ member