Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/fdl/
Dfd6_layout.c105 uint32_t ubwc_blockwidth, ubwc_blockheight; in fdl6_layout() local
120 fdl6_get_ubwc_blockwidth(layout, &ubwc_blockwidth, &ubwc_blockheight); in fdl6_layout()
122 if (depth0 > 1 || ubwc_blockwidth == 0) in fdl6_layout()
182 layout->ubwc_width0 = align(DIV_ROUND_UP(ubwc_width0, ubwc_blockwidth), in fdl6_layout()