Searched refs:autotune_suballoc (Results 1 – 3 of 3) sorted by relevance
164 tu_suballoc_bo_free(&dev->autotune_suballoc, &result->bo); in free_result()617 VkResult ret = tu_suballoc_bo_alloc(&autotune_result->bo, &dev->autotune_suballoc, size, size); in tu_autotune_begin_renderpass()
244 struct tu_suballocator autotune_suballoc; member
1904 tu_bo_suballocator_init(&device->autotune_suballoc, device, in tu_CreateDevice()2120 tu_bo_suballocator_finish(&device->autotune_suballoc); in tu_DestroyDevice()