Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_buffer_vk.cpp329 VmaAllocationCreateFlags allocationCreateFlags { 0 }; in AllocateMemory() local
331 allocationCreateFlags |= static_cast<VmaAllocationCreateFlags>( in AllocateMemory()
340allocationCreateFlags |= VmaAllocationCreateFlagBits::VMA_ALLOCATION_CREATE_HOST_ACCESS_SEQUENTIAL… in AllocateMemory()
350 allocationCreateFlags, // flags in AllocateMemory()