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

/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd6_layout.c169 uint32_t ubwc_height0 = height0; local in function:fdl6_layout
178 ubwc_height0 = util_next_power_of_two(height0);
183 ubwc_height0 = align(DIV_ROUND_UP(ubwc_height0, ubwc_blockheight),
241 align(u_minify(ubwc_height0, level), ubwc_tile_height_alignment);

Completed in 40 milliseconds