Searched refs:MALI_GRALLOC_INTFMT_AFBC_SPARSE (Results 1 – 3 of 3) sorted by relevance
167 #define MALI_GRALLOC_INTFMT_AFBC_SPARSE (1ULL << (MALI_GRALLOC_INTFMT_EXTENSION_BIT_START + 9)) macro257 …mali_gralloc_format_wrapper(x, (MALI_GRALLOC_INTFMT_AFBC_BASIC | MALI_GRALLOC_INTFMT_AFBC_SPARSE) …
151 if (internal_format & MALI_GRALLOC_INTFMT_AFBC_SPARSE) in drm_modifier_from_handle()
762 if (!((alloc_format & MALI_GRALLOC_INTFMT_AFBC_SPARSE) || in validate_afbc_format()767 alloc_format |= MALI_GRALLOC_INTFMT_AFBC_SPARSE; in validate_afbc_format()826 alloc_format |= MALI_GRALLOC_INTFMT_AFBC_SPARSE; in get_afbc_format()1205 { MALI_GRALLOC_INTFMT_AFBC_SPARSE, 1 }, in grade_format()