Searched defs:destroy_instance (Results 1 – 4 of 4) sorted by relevance
102 void (*destroy_instance)() = reinterpret_cast<void (*)()>(func_handle); in UnloadPlugin() local
43 static void destroy_instance(GrVkGetProc getProc, VkInstance inst) { in destroy_instance() function
346 static bool destroy_instance(GrVkGetProc getProc, VkInstance inst, in destroy_instance() function
1926 void destroy_instance(struct sample_info &info) in destroy_instance() function