Searched refs:deepcopy_VkAttachmentDescription (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 360 void deepcopy_VkAttachmentDescription(Allocator* alloc, VkStructureType rootType,
|
D | goldfish_vk_deepcopy_guest.cpp | 1801 void deepcopy_VkAttachmentDescription(Allocator* alloc, VkStructureType rootType, in deepcopy_VkAttachmentDescription() function 1933 deepcopy_VkAttachmentDescription(alloc, rootType, from->pAttachments + i, in deepcopy_VkRenderPassCreateInfo()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 353 void deepcopy_VkAttachmentDescription(Allocator* alloc, VkStructureType rootType,
|
D | goldfish_vk_deepcopy.cpp | 1801 void deepcopy_VkAttachmentDescription(Allocator* alloc, VkStructureType rootType, in deepcopy_VkAttachmentDescription() function 1933 deepcopy_VkAttachmentDescription(alloc, rootType, from->pAttachments + i, in deepcopy_VkRenderPassCreateInfo()
|