Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/fdl/
Dfreedreno_layout.h150 #define UBWC_PLANE_SIZE_ALIGNMENT 4096 macro
Dfd6_layout.c244 ubwc_slice->size0 = align(meta_pitch * meta_height, UBWC_PLANE_SIZE_ALIGNMENT); in fdl6_layout()