Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_handle_util.h110 inline constexpr bool IsImmediatelyCreated(const RenderHandle handle) in IsImmediatelyCreated() function
H A Dgpu_resource_manager.cpp1848 const bool isCreatedImmediate = RenderHandleUtil::IsImmediatelyCreated(handle); in MapBufferMemory()
1881 const bool isCreatedImmediate = RenderHandleUtil::IsImmediatelyCreated(handle); in UnmapBuffer()