Searched defs:tu_device (Results 1 – 1 of 1) sorted by relevance
352 struct tu_device struct354 struct vk_device vk;355 struct tu_instance *instance;357 struct tu_queue *queues[TU_MAX_QUEUE_FAMILIES];358 int queue_count[TU_MAX_QUEUE_FAMILIES];382 struct tu_device_extension_table enabled_extensions; argument397 VkResult _tu_device_set_lost(struct tu_device *device, argument