Searched refs:getPersistentCache (Results 1 – 7 of 7) sorted by relevance
74 auto persistentCache = dContext->priv().getPersistentCache(); in CreateProgram()176 if (!this->gpu()->getContext()->priv().getPersistentCache()) { in storeShaderInCache()201 this->gpu()->getContext()->priv().getPersistentCache()->store(*key, *data, description); in storeShaderInCache()217 this->gpu()->getContext()->priv().getPersistentCache()->store(*key, *data, description); in storeShaderInCache()237 this->gpu()->getContext()->priv().getPersistentCache() && in finalize()
176 this->gpu()->getContext()->priv().getPersistentCache()->store(*key, *data, description); in storeShadersInCache()219 auto persistentCache = fGpu->getContext()->priv().getPersistentCache(); in finalize()
60 auto persistentCache = fGpu->getContext()->priv().getPersistentCache(); in pipelineCache()581 fGpu->getContext()->priv().getPersistentCache()->store( in storePipelineCacheData()
2738 if (this->getContext()->priv().getPersistentCache()) { in storeVkPipelineCacheData()
150 GrContextOptions::PersistentCache* getPersistentCache() { in getPersistentCache() function
83 fGpu->getContext()->priv().getPersistentCache()->store(*key, *data, description);485 auto persistentCache = fGpu->getContext()->priv().getPersistentCache();
542 auto persistentCache = fGpu->getContext()->priv().getPersistentCache(); in finalize()