Searched refs:skSLCacheMonitor (Results 1 – 2 of 2) sorted by relevance
41 static GrContextOptions ganeshOptions(GrContextOptions::PersistentCache& skSLCacheMonitor) { in ganeshOptions() argument46 options.fPersistentCache = &skSLCacheMonitor; in ganeshOptions()53 GrContextOptions::PersistentCache& skSLCacheMonitor) { in MakeGL_Ganesh() argument55 GrDirectContexts::MakeGL(glInterface, ganeshOptions(skSLCacheMonitor))); in MakeGL_Ganesh()60 GrContextOptions::PersistentCache& skSLCacheMonitor) { in MakeVulkan_Ganesh() argument62 GrDirectContexts::MakeVulkan(grVkBackendContext, ganeshOptions(skSLCacheMonitor))); in MakeVulkan_Ganesh()
52 GrContextOptions::PersistentCache& skSLCacheMonitor);59 GrContextOptions::PersistentCache& skSLCacheMonitor);