Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/fdl/
Dfd6_layout.c110 uint32_t ubwc_blockwidth, ubwc_blockheight; in fdl6_layout() local
126 fdl6_get_ubwc_blockwidth(layout, &ubwc_blockwidth, &ubwc_blockheight); in fdl6_layout()
190 ubwc_height0 = align(DIV_ROUND_UP(ubwc_height0, ubwc_blockheight), in fdl6_layout()