Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.h486 struct StoreAllocationInfo { struct
516 StoreAllocationData StoreAllocation(PerManagerStore& store, const StoreAllocationInfo& info);
H A Dgpu_resource_manager.cpp698 const StoreAllocationInfo info { in CreateImage()
1094 const StoreAllocationInfo info { in CreateSwapchainImage()
1135 const StoreAllocationInfo info { in CreateShallowHandle()
2130 PerManagerStore& store, const StoreAllocationInfo& info) in StoreAllocation()