Searched defs:pSemaphore (Results 1 – 10 of 10) sorted by relevance
139 VkSemaphore *pSemaphore) in vk_common_CreateSemaphore()
885 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) { in HalSemWait()
867 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) in HalSemWait()
2493 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore()8053 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore()
355 const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in vkCreateSemaphore()4159 VkSemaphore* pSemaphore) { in vkCreateSemaphore()
2886 VkSemaphore* pSemaphore; in decode() local
5451 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore()
499 VkSemaphore* pSemaphore) { in gfxstream_vk_CreateSemaphore()
4818 VkSemaphore* pSemaphore, uint32_t doLock) { in vkCreateSemaphore()
1139 …LKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Semaphore * pSemaphore… in createSemaphore()