Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.h84 …void FlushAllocation(const VmaAllocation& allocation, const VkDeviceSize offset, const VkDeviceSiz… in RENDER_BEGIN_NAMESPACE()
H A Dgpu_buffer_vk.cpp309 gpuMemAllocator->FlushAllocation(mem_.allocation, 0, VK_WHOLE_SIZE); in Unmap()
H A Dgpu_memory_allocator_vk.cpp353 void PlatformGpuMemoryAllocator::FlushAllocation( in FlushAllocation() function in PlatformGpuMemoryAllocator