Searched refs:tu_autotune_init (Results 1 – 3 of 3) sorted by relevance
117 VkResult tu_autotune_init(struct tu_autotune *at, struct tu_device *dev);
391 tu_autotune_init(struct tu_autotune *at, struct tu_device *dev) in tu_autotune_init() function
2017 result = tu_autotune_init(&device->autotune, device); in tu_CreateDevice()