Home
last modified time | relevance | path

Searched refs:tu_renderpass_history (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_autotune.c62 struct tu_renderpass_history { struct
170 free_history(struct tu_device *dev, struct tu_renderpass_history *history) in free_history()
188 struct tu_renderpass_history *history = entry->data; in get_history()
209 history_add_result(struct tu_device *dev, struct tu_renderpass_history *history, in history_add_result()
249 struct tu_renderpass_history *history = result->history; in process_results()
311 struct tu_renderpass_history *history; in tu_autotune_on_submit()
323 history = (struct tu_renderpass_history *) entry->data; in tu_autotune_on_submit()
357 struct tu_renderpass_history *history = entry->data; in tu_autotune_on_submit()
416 struct tu_renderpass_history *history = entry->data; in tu_autotune_fini()
427 struct tu_renderpass_history *history = entry->data; in tu_autotune_fini()
Dtu_autotune.h16 struct tu_renderpass_history;
111 struct tu_renderpass_history *history;