Searched defs:globalCache (Results 1 – 6 of 6) sorted by relevance
37 const GlobalCache* globalCache() const { in globalCache() function40 GlobalCache* globalCache() { in globalCache() function
44 GlobalCache* globalCache() { return &fGlobalCache; } in globalCache() function45 const GlobalCache* globalCache() const { return &fGlobalCache; } in globalCache() function
44 auto globalCache = fSharedContext->globalCache(); in findOrCreateGraphicsPipeline() local66 auto globalCache = fSharedContext->globalCache(); in findOrCreateComputePipeline() local
424 GlobalCache* globalCache) { in finalize()
63 protected ResourceCache globalCache = null; field in ResourceManagerImpl
4888 vk::PipelineCacheAccess globalCache; in mergeIntoPipelineCache() local