Searched refs:deepcopy_VkMemoryType (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 121 void deepcopy_VkMemoryType(Allocator* alloc, VkStructureType rootType, const VkMemoryType* from,
|
D | goldfish_vk_deepcopy_guest.cpp | 332 void deepcopy_VkMemoryType(Allocator* alloc, VkStructureType rootType, const VkMemoryType* from, in deepcopy_VkMemoryType() function 368 deepcopy_VkMemoryType(alloc, rootType, from->memoryTypes + i, in deepcopy_VkPhysicalDeviceMemoryProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 114 void deepcopy_VkMemoryType(Allocator* alloc, VkStructureType rootType, const VkMemoryType* from,
|
D | goldfish_vk_deepcopy.cpp | 332 void deepcopy_VkMemoryType(Allocator* alloc, VkStructureType rootType, const VkMemoryType* from, in deepcopy_VkMemoryType() function 368 deepcopy_VkMemoryType(alloc, rootType, from->memoryTypes + i, in deepcopy_VkPhysicalDeviceMemoryProperties()
|