Searched defs:pot_depth (Results 1 – 3 of 3) sorted by relevance
89 uint32_t pot_depth = 2 * util_next_power_of_two(u_minify(depth, 1)); in v3d_setup_slices() local
542 uint32_t pot_depth = 2 * util_next_power_of_two(u_minify(depth, 1)); in v3d_setup_slices() local
181 unsigned pot_depth:1; member