Home
last modified time | relevance | path

Searched refs:platformGpuMemoryAllocator_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.h248 BASE_NS::unique_ptr<PlatformGpuMemoryAllocator> platformGpuMemoryAllocator_; member in final
H A Ddevice_vk.cpp652 platformGpuMemoryAllocator_ = make_unique<PlatformGpuMemoryAllocator>(
680 platformGpuMemoryAllocator_.reset(); in ~DeviceVk()
1042 return platformGpuMemoryAllocator_.get(); in GetPlatformGpuMemoryAllocator()

Completed in 4 milliseconds