// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkCreateSemaphore,vkCreateSemaphore]] [source,c++] ---- VkResult vkCreateSemaphore( VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); ----