Lines Matching refs:tu_device
10 #include "tu_device.h"
45 tu_autotune_free_results_locked(struct tu_device *dev, struct list_head *results);
94 create_submission_data(struct tu_device *dev, struct tu_autotune *at)
162 free_result(struct tu_device *dev, struct tu_renderpass_result *result)
170 free_history(struct tu_device *dev, struct tu_renderpass_history *history)
209 history_add_result(struct tu_device *dev, struct tu_renderpass_history *history,
242 struct tu_device *dev = at->device;
289 tu_autotune_on_submit(struct tu_device *dev,
391 tu_autotune_init(struct tu_autotune *at, struct tu_device *dev)
407 tu_autotune_fini(struct tu_autotune *at, struct tu_device *dev)
455 tu_autotune_free_results_locked(struct tu_device *dev, struct list_head *results)
464 tu_autotune_free_results(struct tu_device *dev, struct list_head *results)
612 struct tu_device *dev = cmd->device;