Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.h32 struct fd_autotune_results;
89 struct fd_autotune_results *results;
108 struct fd_autotune_results { struct
Dfreedreno_autotune.c255 at->results_mem = fd_bo_new(dev, sizeof(struct fd_autotune_results), in fd_autotune_init()