Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.h300 angle::SimpleMutex &getProgramCacheMutex() { return mProgramCacheMutex; } in getProgramCacheMutex() function
H A DContext.cpp9722 angle::SimpleMutex &Context::getProgramCacheMutex() const in getProgramCacheMutex() function in gl::Context