Enable CCPR in Ganesh
Test: m, flashed, booted Change-Id: I5568d9f0748598926eb5687e9c0c0fb40b880154
This commit is contained in:
@@ -117,7 +117,6 @@ 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