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