Home | History | Annotate | Download | only in layers

Lines Matching refs:vkDestroySemaphore

2365 vkDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks *pAllocator) {
4939 if (!strcmp(funcName, "vkDestroySemaphore"))
4940 return (PFN_vkVoidFunction)vkDestroySemaphore;