Home | History | Annotate | Download | only in layers

Lines Matching defs:vkDestroyDevice

1759 VK_LAYER_EXPORT VKAPI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) {
4907 if (!strcmp(funcName, "vkDestroyDevice"))
4908 return (PFN_vkVoidFunction)vkDestroyDevice;