Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_autotune.h118 void tu_autotune_fini(struct tu_autotune *at, struct tu_device *dev);
Dtu_autotune.c407 tu_autotune_fini(struct tu_autotune *at, struct tu_device *dev) in tu_autotune_fini() function
Dtu_device.c2117 tu_autotune_fini(&device->autotune, device); in tu_DestroyDevice()