Searched defs:getSemaphore (Results 1 – 4 of 4) 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
551 Semaphore *SemaphoreManager::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::SemaphoreManager
7130 Semaphore *Context::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::Context
822 const Semaphore *getSemaphore() const { return mSemaphore; } in getSemaphore() function