Home
last modified time | relevance | path

Searched refs:ubwc_height0 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/fdl/
Dfd6_layout.c176 uint32_t ubwc_height0 = height0; in fdl6_layout() local
185 ubwc_height0 = util_next_power_of_two(height0); in fdl6_layout()
190 ubwc_height0 = align(DIV_ROUND_UP(ubwc_height0, ubwc_blockheight), in fdl6_layout()
262 align(u_minify(ubwc_height0, level), ubwc_tile_height_alignment); in fdl6_layout()