Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.c49 get_history(struct fd_autotune *at, struct fd_batch *batch) in get_history() function
198 struct fd_batch_history *history = get_history(at, batch); in fd_autotune_use_bypass()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_autotune.c177 get_history(struct tu_autotune *at, uint64_t rp_key, uint32_t *avg_samples) in get_history() function
555 if (get_history(at, renderpass_key, &avg_samples)) { in tu_autotune_use_bypass()