Home
last modified time | relevance | path

Searched refs:autotune_result (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.c202 batch->autotune_result = get_result(at, history); in fd_autotune_use_bypass()
203 batch->autotune_result->cost = batch->cost; in fd_autotune_use_bypass()
Dfreedreno_batch.h149 struct fd_batch_result *autotune_result; member
/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()