Searched defs:getSemaphore (Results 1 – 8 of 8) sorted by relevance
103 virtual vk::VkSemaphore getSemaphore (void) const { return DE_NULL; } in getSemaphore() function in vkt::image::Image129 virtual vk::VkSemaphore getSemaphore (void) const { return m_semaphore.get(); } in getSemaphore() function in vkt::image::SparseImage
519 Semaphore *SemaphoreManager::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::SemaphoreManager
6851 Semaphore *Context::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::Context
131 const Semaphore *getSemaphore() { return mSemaphore; } in getSemaphore() function
614 const Semaphore *getSemaphore() const { return mSemaphore; } in getSemaphore() function
583 Semaphore *SemaphoreManager::getSemaphore(GLuint handle) const in getSemaphore() function in gl::SemaphoreManager
6070 Semaphore *Context::getSemaphore(GLuint handle) const in getSemaphore() function in gl::Context
384 const Semaphore *getSemaphore() const { return mSemaphore; } in getSemaphore() function