Home | History | Annotate | Download | only in layers

Lines Matching defs:vkDestroyInstance

142 VK_LAYER_EXPORT VKAPI_ATTR void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) {
1152 if (!strcmp(funcName, "vkDestroyInstance"))
1153 return (PFN_vkVoidFunction)vkDestroyInstance;