Searched defs:pSemaphore (Results 1 – 3 of 3) sorted by relevance
865 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) in HalSemWait()
877 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) { in HalSemWait()
970 …maphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in CreateSemaphore()1802 …maphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in vkCreateSemaphore()