Home | History | Annotate | Download | only in layers

Lines Matching refs:vkDestroySemaphore

5704 vkDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks *pAllocator) {
10653 if (!strcmp(funcName, "vkDestroySemaphore"))
10654 return (PFN_vkVoidFunction)vkDestroySemaphore;