Searched defs:getSemaphore (Results 1 – 3 of 3) sorted by relevance
515 Semaphore *SemaphoreManager::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::SemaphoreManager
6273 Semaphore *Context::getSemaphore(SemaphoreID handle) const in getSemaphore() function in gl::Context
482 const Semaphore *getSemaphore() const { return mSemaphore; } in getSemaphore() function