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

/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd6_layout.c170 uint32_t ubwc_tile_height_alignment = RGB_TILE_HEIGHT_ALIGNMENT; local in function:fdl6_layout
179 ubwc_tile_height_alignment = 64;
184 ubwc_tile_height_alignment);
241 align(u_minify(ubwc_height0, level), ubwc_tile_height_alignment);

Completed in 2 milliseconds