Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/
Ddevice_select.h41 bool cpu_device; member
Ddevice_select_layer.c251 drm_device->cpu_device = properties.properties.deviceType == VK_PHYSICAL_DEVICE_TYPE_CPU; in fill_drm_device_info()
261 return drm_device->cpu_device; in fill_drm_device_info()
390 if (!pci_infos[i].cpu_device){ in device_select_find_non_cpu()
405 if (pci_infos[i].cpu_device) in find_non_cpu_skip()