Searched defs:tu_device (Results 1 – 1 of 1) sorted by relevance
204 struct tu_device struct206 struct vk_device vk;207 struct tu_instance *instance;209 struct tu_queue *queues[TU_MAX_QUEUE_FAMILIES];210 int queue_count[TU_MAX_QUEUE_FAMILIES];212 struct tu_physical_device *physical_device;213 int fd;215 struct ir3_compiler *compiler;218 struct vk_pipeline_cache *mem_cache;225 struct {[all …]