Searched defs:destroy_instance (Results 1 – 6 of 6) sorted by relevance
102 void (*destroy_instance)() = reinterpret_cast<void (*)()>(func_handle); in UnloadPlugin() local
55 static void destroy_instance(const skgpu::VulkanGetProc& getProc, VkInstance inst) { in destroy_instance() function
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
437 static bool destroy_instance(PFN_vkGetInstanceProcAddr getInstProc, VkInstance inst, in destroy_instance() function
1926 void destroy_instance(struct sample_info &info) in destroy_instance() function