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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c211 #define UBWC_PLANE_SIZE_ALIGNMENT 4096 macro
248 ALIGN_POT(meta_stride * meta_height, UBWC_PLANE_SIZE_ALIGNMENT);
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfreedreno_layout.h150 #define UBWC_PLANE_SIZE_ALIGNMENT 4096 macro
H A Dfd6_layout.c244 align(meta_pitch * meta_height, UBWC_PLANE_SIZE_ALIGNMENT);

Completed in 4 milliseconds