Home
last modified time | relevance | path

Searched refs:GetPersistentCache (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h272 PersistentCache* GetPersistentCache();
DDevice.cpp540 PersistentCache* DeviceBase::GetPersistentCache() { in GetPersistentCache() function in dawn_native::DeviceBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DShaderModuleD3D12.cpp805 device->GetPersistentCache()->GetOrCreate( in Compile()