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

/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_image.c206 uint64_t afbc_type = AFBC_FORMAT_MOD_BLOCK_SIZE_16x16 | local in function:panvk_image_select_mod
210 afbc_type |= AFBC_FORMAT_MOD_YTR;
212 return DRM_FORMAT_MOD_ARM_AFBC(afbc_type);

Completed in 2 milliseconds