Searched defs:CreateSemaphore (Results 1 – 4 of 4) sorted by relevance
70 static VkResult CreateSemaphore(VulkanHelper *helper, VkSemaphore *semaphore) in CreateSemaphore() function135 static VkResult CreateSemaphore(VulkanHelper *helper, VkSemaphore *semaphore) in CreateSemaphore() function
154 PFN_vkCreateSemaphore CreateSemaphore = nullptr; member
217 PFN_vkCreateSemaphore CreateSemaphore = nullptr; member
1514 #define CreateSemaphore __MINGW_NAME_AW(CreateSemaphore) macro