Searched refs:deepcopy_VkAttachmentReference (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.cpp | 1809 void deepcopy_VkAttachmentReference(Allocator* alloc, VkStructureType rootType, in deepcopy_VkAttachmentReference() function 1855 deepcopy_VkAttachmentReference(alloc, rootType, from->pInputAttachments + i, in deepcopy_VkSubpassDescription() 1867 deepcopy_VkAttachmentReference(alloc, rootType, from->pColorAttachments + i, in deepcopy_VkSubpassDescription() 1879 deepcopy_VkAttachmentReference( in deepcopy_VkSubpassDescription() 1889 deepcopy_VkAttachmentReference(alloc, rootType, from->pDepthStencilAttachment, in deepcopy_VkSubpassDescription() 8010 deepcopy_VkAttachmentReference(alloc, rootType, &from->fragmentDensityMapAttachment, in deepcopy_VkRenderPassFragmentDensityMapCreateInfoEXT()
|
D | goldfish_vk_deepcopy.h | 357 void deepcopy_VkAttachmentReference(Allocator* alloc, VkStructureType rootType,
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.cpp | 1809 void deepcopy_VkAttachmentReference(Allocator* alloc, VkStructureType rootType, in deepcopy_VkAttachmentReference() function 1855 deepcopy_VkAttachmentReference(alloc, rootType, from->pInputAttachments + i, in deepcopy_VkSubpassDescription() 1867 deepcopy_VkAttachmentReference(alloc, rootType, from->pColorAttachments + i, in deepcopy_VkSubpassDescription() 1879 deepcopy_VkAttachmentReference( in deepcopy_VkSubpassDescription() 1889 deepcopy_VkAttachmentReference(alloc, rootType, from->pDepthStencilAttachment, in deepcopy_VkSubpassDescription() 7632 deepcopy_VkAttachmentReference(alloc, rootType, &from->fragmentDensityMapAttachment, in deepcopy_VkRenderPassFragmentDensityMapCreateInfoEXT()
|
D | goldfish_vk_deepcopy_guest.h | 364 void deepcopy_VkAttachmentReference(Allocator* alloc, VkStructureType rootType,
|