Searched refs:fRuntimeProgramCacheSize (Results 1 – 8 of 8) sorted by relevance
203 int fRuntimeProgramCacheSize = 256; member
43 : fMap(gpu->getContext()->priv().options().fRuntimeProgramCacheSize) in PipelineStateCache()
311 : fMap(gpu->getContext()->priv().options().fRuntimeProgramCacheSize) in PipelineStateCache()
186 : fMap(gpu->getContext()->priv().options().fRuntimeProgramCacheSize)
837 GrContextOptions::fRuntimeProgramCacheSize
1752 replayOptions.fRuntimeProgramCacheSize = memoryCache.numCacheMisses(); in draw()
1083 GrContextOptions::fRuntimeProgramCacheSize
403 , fProgramCache(new ProgramCache(dContext->priv().options().fRuntimeProgramCacheSize)) in GrGLGpu()