Searched defs:CreateSemaphore (Results 1 – 8 of 8) sorted by relevance
70 static VkResult CreateSemaphore(VulkanHelper *helper, VkSemaphore *semaphore) in CreateSemaphore() function135 static VkResult CreateSemaphore(VulkanHelper *helper, VkSemaphore *semaphore) in CreateSemaphore() function
143 PFN_vkCreateSemaphore CreateSemaphore; member
96 PFN_vkCreateSemaphore CreateSemaphore; member
1149 VKAPI_ATTR VkResult CreateSemaphore(VkDevice device, const VkSemaphoreCreateInfo* pCreateInfo, cons… in CreateSemaphore() function
262 PFN_vkCreateSemaphore CreateSemaphore; member
1716 VKAPI_ATTR VkResult VKAPI_CALL CreateSemaphore( in CreateSemaphore() function
1124 VkResult CreateSemaphore(VkDevice device, in CreateSemaphore() function
1525 #define CreateSemaphore __MINGW_NAME_AW(CreateSemaphore) macro