Home | History | Annotate | Download | only in layers

Lines Matching defs:vkDestroyInstance

1408 VK_LAYER_EXPORT VKAPI_ATTR void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) {
5130 if (!strcmp(funcName, "vkDestroyInstance"))
5131 return (PFN_vkVoidFunction)vkDestroyInstance;