Lines Matching defs:semaphore
1101 …KHR( VkDevice device, VkSwapchainKHR swapchain, uint64_t timeout, VkSemaphore semaphore, VkFence f… in vkAcquireNextImageKHR()
1837 …void vkDestroySemaphore( VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAll… in vkDestroySemaphore()
3893 VULKAN_HPP_TYPESAFE_EXPLICIT Semaphore( VkSemaphore semaphore ) in Semaphore()
3898 Semaphore & operator=(VkSemaphore semaphore) in operator =()
15074 Semaphore semaphore; member
32633 Semaphore semaphore; member
32704 Semaphore semaphore; member
32899 Semaphore semaphore; member
32991 Semaphore semaphore; member
41884 Semaphore semaphore; in createSemaphore() local
41892 Semaphore semaphore; in createSemaphoreUnique() local
41902 …VULKAN_HPP_INLINE void Device::destroySemaphore( Semaphore semaphore, const AllocationCallbacks* p… in destroySemaphore()
41908 …VULKAN_HPP_INLINE void Device::destroySemaphore( Semaphore semaphore, Optional<const AllocationCal… in destroySemaphore()
41915 …VULKAN_HPP_INLINE void Device::destroy( Semaphore semaphore, const AllocationCallbacks* pAllocator… in destroy()
41921 …VULKAN_HPP_INLINE void Device::destroy( Semaphore semaphore, Optional<const AllocationCallbacks> a… in destroy()
43416 …ce::acquireNextImageKHR( SwapchainKHR swapchain, uint64_t timeout, Semaphore semaphore, Fence fenc… in acquireNextImageKHR()
43422 …ce::acquireNextImageKHR( SwapchainKHR swapchain, uint64_t timeout, Semaphore semaphore, Fence fenc… in acquireNextImageKHR()