Home
last modified time | relevance | path

Searched defs:persistentCache (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
Dgpu_context.cpp118 void GPUContextOptions::SetPersistentCache(PersistentCache* persistentCache) in SetPersistentCache()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
Dgpu_context_test.cpp190 auto persistentCache = std::make_shared<ShaderPersistentCache>(); variable