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

/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd6_layout.c104 uint32_t ubwc_blockwidth, ubwc_blockheight; local in function:fdl6_layout
119 fdl6_get_ubwc_blockwidth(layout, &ubwc_blockwidth, &ubwc_blockheight);
121 if (depth0 > 1 || ubwc_blockwidth == 0)
181 layout->ubwc_width0 = align(DIV_ROUND_UP(ubwc_width0, ubwc_blockwidth),

Completed in 2 milliseconds