Searched refs:cacheFileFirstRunMutex (Results 1 – 1 of 1) sorted by relevance
388 static std::mutex cacheFileFirstRunMutex; in shaderCacheFirstRunCheck() local395 const std::lock_guard<std::mutex> lock(cacheFileFirstRunMutex); in shaderCacheFirstRunCheck()