Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp650 const PlatformGpuMemoryAllocator::GpuMemoryAllocatorCreateInfo allocatorCreateInfo = in DeviceVk() local
653 plat_.instance, plat_.physicalDevice, plat_.device, allocatorCreateInfo); in DeviceVk()