Home
last modified time | relevance | path

Searched defs:deleteSemaphore (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DResourceManager.cpp528 void SemaphoreManager::deleteSemaphore(const Context *context, SemaphoreID handle) in deleteSemaphore() function in gl::SemaphoreManager
H A DContext.cpp1243 void Context::deleteSemaphore(SemaphoreID semaphore) in deleteSemaphore() function in gl::Context