Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.h109 BASE_NS::vector<BASE_NS::string> customGpuImagePoolNames_; in RENDER_BEGIN_NAMESPACE() local
H A Dgpu_memory_allocator_vk.cpp496 customGpuImagePoolNames_.push_back(customPool.name); in CreatePoolForImages()
516 return customGpuImagePoolNames_[iter->second]; in GetImagePoolDebugName()