Home
last modified time | relevance | path

Searched refs:fd_batch_result (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.c97 struct fd_batch_result *result = r; in result_destructor()
103 static struct fd_batch_result *
106 struct fd_batch_result *result = rzalloc_size(history, sizeof(*result)); in get_result()
128 list_for_each_entry_safe (struct fd_batch_result, result, in process_results()
147 struct fd_batch_result *old_result = in process_results()
148 list_last_entry(&history->results, struct fd_batch_result, node); in process_results()
216 list_for_each_entry (struct fd_batch_result, result, &history->results, in fd_autotune_use_bypass()
Dfreedreno_batch.h46 struct fd_batch_result;
149 struct fd_batch_result *autotune_result;
Dfreedreno_autotune.h148 struct fd_batch_result { struct
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c568 struct fd_batch_result *result = batch->autotune_result; in emit_common_init()
587 struct fd_batch_result *result = batch->autotune_result; in emit_common_fini()