Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface.h100 size_t GetAllocationSize() const { return vk_memory_info_.allocationSize; } in GetAllocationSize()
187 VkMemoryAllocateInfo vk_memory_info_; variable
Dvulkan_surface.cc266 vk_memory_info_ = alloc_info; in AllocateDeviceMemory()
390 vk_memory_info_.allocationSize); in BindToImage()