Searched refs:FlushAllocation (Results 1 – 3 of 3) sorted by relevance
84 …void FlushAllocation(const VmaAllocation& allocation, const VkDeviceSize offset, const VkDeviceSiz… in RENDER_BEGIN_NAMESPACE()
309 gpuMemAllocator->FlushAllocation(mem_.allocation, 0, VK_WHOLE_SIZE); in Unmap()
353 void PlatformGpuMemoryAllocator::FlushAllocation( in FlushAllocation() function in PlatformGpuMemoryAllocator