Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_android.c245 device->gralloc_type = TU_GRALLOC_CROS; in tu_gralloc_info()
247 device->gralloc_type = TU_GRALLOC_OTHER; in tu_gralloc_info()
251 if (device->gralloc_type == TU_GRALLOC_CROS) { in tu_gralloc_info()
Dtu_private.h426 } gralloc_type; member