Searched defs:getSemaphore (Results 1 – 5 of 5) sorted by relevance
88 virtual vk::VkSemaphore getSemaphore(void) const in getSemaphore() function in vkt::image::Image113 virtual vk::VkSemaphore getSemaphore(void) const in getSemaphore() function in vkt::image::SparseImage
545 Semaphore *SemaphoreManager::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::SemaphoreManager
7000 Semaphore *Context::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::Context
187 VkSemaphore getSemaphore() const { return mSemaphore; } in getSemaphore() function
710 const Semaphore *getSemaphore() const { return mSemaphore; } in getSemaphore() function