Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/lib/
Dpan_afbc.c72 #define AFBC_CACHE_ALIGN 64 macro
125 return ALIGN_POT(header_bytes, AFBC_CACHE_ALIGN); in panfrost_afbc_header_size()