Searched refs:getPersistentCache (Results 1 – 12 of 12) sorted by relevance
48 auto persistentCache = gpu->getContext()->contextPriv().getPersistentCache(); in CreateProgram()176 if (!this->gpu()->getContext()->contextPriv().getPersistentCache()) { in storeShaderInCache()196 this->gpu()->getContext()->contextPriv().getPersistentCache()->store( in storeShaderInCache()207 this->gpu()->getContext()->contextPriv().getPersistentCache()->store( in storeShaderInCache()223 this->gpu()->getContext()->contextPriv().getPersistentCache()) { in finalize()
63 auto persistentCache = dContext->priv().getPersistentCache(); in CreateProgram()162 if (!this->gpu()->getContext()->priv().getPersistentCache()) { in storeShaderInCache()187 this->gpu()->getContext()->priv().getPersistentCache()->store(*key, *data, description); in storeShaderInCache()204 this->gpu()->getContext()->priv().getPersistentCache()->store(*key, *data, description); in storeShaderInCache()224 this->gpu()->getContext()->priv().getPersistentCache() && in finalize()
170 this->gpu()->getContext()->priv().getPersistentCache()->store(*key, *data, description); in storeShadersInCache()222 auto persistentCache = fGpu->getContext()->priv().getPersistentCache(); in finalize()
43 auto persistentCache = fGpu->getContext()->priv().getPersistentCache(); in pipelineCache()588 fGpu->getContext()->priv().getPersistentCache()->store( in storePipelineCacheData()
2601 if (this->getContext()->priv().getPersistentCache()) { in storeVkPipelineCacheData()
139 GrContextOptions::PersistentCache* getPersistentCache() { return fContext->fPersistentCache; } in getPersistentCache() function
225 this->gpu()->getContext()->contextPriv().getPersistentCache()->store( in storeShadersInCache()283 auto persistentCache = fGpu->getContext()->contextPriv().getPersistentCache(); in finalize()
47 auto persistentCache = fGpu->getContext()->contextPriv().getPersistentCache(); in pipelineCache()547 fGpu->getContext()->contextPriv().getPersistentCache()->store( in storePipelineCacheData()
2403 if (this->getContext()->contextPriv().getPersistentCache()) { in storeVkPipelineCacheData()
286 GrContextOptions::PersistentCache* getPersistentCache() { return fContext->fPersistentCache; } in getPersistentCache() function
87 fGpu->getContext()->priv().getPersistentCache()->store(*key, *data, description);506 auto persistentCache = fGpu->getContext()->priv().getPersistentCache();
591 auto persistentCache = fGpu->getContext()->priv().getPersistentCache(); in finalize()