Home
last modified time | relevance | path

Searched refs:HashCacheGpuImageDesc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_cache.cpp125 fd.images.push_back({ CreateImage(gpuResourceMgr_, desc), HashCacheGpuImageDesc(desc) }); in ReserveGpuImageImpl()
218 uint64_t GpuResourceCache::HashCacheGpuImageDesc(const CacheGpuImageDesc& desc) const in HashCacheGpuImageDesc() function in GpuResourceCache
H A Dgpu_resource_cache.h50 uint64_t HashCacheGpuImageDesc(const CacheGpuImageDesc& desc) const;