Searched defs:tu_device (Results 1 – 1 of 1) sorted by relevance
277 struct tu_device struct279 struct vk_device vk;280 struct tu_instance *instance;282 struct tu_queue *queues[TU_MAX_QUEUE_FAMILIES];283 int queue_count[TU_MAX_QUEUE_FAMILIES];285 struct tu_physical_device *physical_device;286 uint32_t device_idx;287 int fd;289 struct ir3_compiler *compiler;292 struct vk_pipeline_cache *mem_cache;[all …]