Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/common/
H A Dfreedreno_dev_info.h267 bool ubwc_all_formats_compatible; member
H A Dfreedreno_devices.py893 ubwc_all_formats_compatible = True,
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_image.cc664 bool mutable_ubwc_fc = device->physical_device->info->a7xx.ubwc_all_formats_compatible; in tu_image_init()