Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/fdl/
Dfd6_layout.c240 uint32_t meta_pitch = fdl_ubwc_pitch(layout, level); in fdl6_layout() local
244 ubwc_slice->size0 = align(meta_pitch * meta_height, UBWC_PLANE_SIZE_ALIGNMENT); in fdl6_layout()