Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.h172 void fd_autotune_fini(struct fd_autotune *at);
Dfreedreno_autotune.c263 fd_autotune_fini(struct fd_autotune *at) in fd_autotune_fini() function
Dfreedreno_context.c390 fd_autotune_fini(&ctx->autotune); in fd_context_destroy()