Home | History | Annotate | Download | only in layers

Lines Matching defs:vkDestroyDevice

982 VK_LAYER_EXPORT VKAPI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) {
1962 if (!strcmp(funcName, "vkDestroyDevice"))
1963 return (PFN_vkVoidFunction)vkDestroyDevice;