Revert "Enable CCPR in Ganesh"
This reverts commit 131654943d.
Reason for revert: b/124049413
Change-Id: Iba0cf734ba8d6a16a1ee2930b162760e59a76444
This commit is contained in:
@@ -117,6 +117,7 @@ void CacheManager::configureContext(GrContextOptions* contextOptions, const void
|
||||
auto& cache = skiapipeline::ShaderCache::get();
|
||||
cache.initShaderDiskCache(identity, size);
|
||||
contextOptions->fPersistentCache = &cache;
|
||||
contextOptions->fGpuPathRenderers &= ~GpuPathRenderers::kCoverageCounting;
|
||||
}
|
||||
|
||||
void CacheManager::trimMemory(TrimMemoryMode mode) {
|
||||
|
||||
Reference in New Issue
Block a user