Home | History | Annotate | Download | only in layers

Lines Matching defs:vkDestroyDevice

198 VK_LAYER_EXPORT VKAPI_ATTR void VKAPI_CALL vkDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocator) {
1102 if (!strcmp(funcName, "vkDestroyDevice"))
1103 return (PFN_vkVoidFunction)vkDestroyDevice;