Home | History | Annotate | Download | only in layers

Lines Matching defs:vkDestroyDevice

463 VK_LAYER_EXPORT VKAPI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) {
697 if (!strcmp(funcName, "vkDestroyDevice"))
698 return (PFN_vkVoidFunction)vkDestroyDevice;