Searched refs:deepcopy_VkPhysicalDeviceLimits (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 128 void deepcopy_VkPhysicalDeviceLimits(Allocator* alloc, VkStructureType rootType,
|
D | goldfish_vk_deepcopy_guest.cpp | 347 void deepcopy_VkPhysicalDeviceLimits(Allocator* alloc, VkStructureType rootType, in deepcopy_VkPhysicalDeviceLimits() function 393 deepcopy_VkPhysicalDeviceLimits(alloc, rootType, &from->limits, in deepcopy_VkPhysicalDeviceProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 121 void deepcopy_VkPhysicalDeviceLimits(Allocator* alloc, VkStructureType rootType,
|
D | goldfish_vk_deepcopy.cpp | 347 void deepcopy_VkPhysicalDeviceLimits(Allocator* alloc, VkStructureType rootType, in deepcopy_VkPhysicalDeviceLimits() function 393 deepcopy_VkPhysicalDeviceLimits(alloc, rootType, &from->limits, in deepcopy_VkPhysicalDeviceProperties()
|