Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.h97 void CreatePoolForBuffers(const GpuMemoryAllocatorCustomPool& customPool); in RENDER_BEGIN_NAMESPACE()
H A Dgpu_memory_allocator_vk.cpp207 CreatePoolForBuffers(ref); in PlatformGpuMemoryAllocator()
399 void PlatformGpuMemoryAllocator::CreatePoolForBuffers(const GpuMemoryAllocatorCustomPool& customPoo… in CreatePoolForBuffers() function in PlatformGpuMemoryAllocator