Searched defs:getSemaphore (Results 1 – 7 of 7) sorted by relevance
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