Searched defs:tu_physical_device (Results 1 – 1 of 1) sorted by relevance
83 struct tu_physical_device struct85 struct vk_physical_device vk;87 struct tu_instance *instance;89 const char *name;90 uint8_t driver_uuid[VK_UUID_SIZE];91 uint8_t device_uuid[VK_UUID_SIZE];92 uint8_t cache_uuid[VK_UUID_SIZE];94 struct wsi_device wsi_device;96 int local_fd;97 bool has_local;[all …]