Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_handle_util.h98 inline constexpr bool IsDeferredDestroy(const RenderHandle handle) in IsDeferredDestroy() function
H A Dgpu_resource_manager.cpp1668 if (RenderHandleUtil::IsDeferredDestroy(allocation.handle) && (!isFrameEnd)) { in HandlePendingAllocationsImpl()
2142 PLUGIN_ASSERT_MSG(!RenderHandleUtil::IsDeferredDestroy(data.handle.GetHandle()), in StoreAllocation()
2162 PLUGIN_ASSERT_MSG(!RenderHandleUtil::IsDeferredDestroy(data.handle.GetHandle()), in StoreAllocation()