Home
last modified time | relevance | path

Searched defs:tu_physical_device (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_device.h66 struct tu_physical_device struct
68 struct vk_physical_device vk;
70 struct tu_instance *instance;
72 const char *name;
73 uint8_t driver_uuid[VK_UUID_SIZE];
74 uint8_t device_uuid[VK_UUID_SIZE];
75 uint8_t cache_uuid[VK_UUID_SIZE];
77 struct wsi_device wsi_device;
79 char fd_path[20];
80 int local_fd;
[all …]