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