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/
H A Dfreedreno_autotune.c42 * List of recent fd_batch_result's
97 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() argument
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() argument
H A Dfreedreno_batch.h46 struct fd_batch_result;
149 struct fd_batch_result *autotune_result;
H A Dfreedreno_autotune.h148 struct fd_batch_result { struct
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c584 struct fd_batch_result *result = batch->autotune_result; in emit_common_init()
603 struct fd_batch_result *result = batch->autotune_result; in emit_common_fini()

Completed in 4 milliseconds