Searched refs:deepcopy_VkRenderingAttachmentInfo (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 1095 void deepcopy_VkRenderingAttachmentInfo(Allocator* alloc, VkStructureType rootType, 1163 DEFINE_ALIAS_FUNCTION(deepcopy_VkRenderingAttachmentInfo, deepcopy_VkRenderingAttachmentInfoKHR)
|
D | goldfish_vk_deepcopy_guest.cpp | 6166 void deepcopy_VkRenderingAttachmentInfo(Allocator* alloc, VkStructureType rootType, in deepcopy_VkRenderingAttachmentInfo() function 6216 deepcopy_VkRenderingAttachmentInfo( in deepcopy_VkRenderingInfo() 6226 deepcopy_VkRenderingAttachmentInfo(alloc, rootType, from->pDepthAttachment, in deepcopy_VkRenderingInfo() 6233 deepcopy_VkRenderingAttachmentInfo(alloc, rootType, from->pStencilAttachment, in deepcopy_VkRenderingInfo()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 1088 void deepcopy_VkRenderingAttachmentInfo(Allocator* alloc, VkStructureType rootType, 1187 DEFINE_ALIAS_FUNCTION(deepcopy_VkRenderingAttachmentInfo, deepcopy_VkRenderingAttachmentInfoKHR)
|
D | goldfish_vk_deepcopy.cpp | 6166 void deepcopy_VkRenderingAttachmentInfo(Allocator* alloc, VkStructureType rootType, in deepcopy_VkRenderingAttachmentInfo() function 6216 deepcopy_VkRenderingAttachmentInfo( in deepcopy_VkRenderingInfo() 6226 deepcopy_VkRenderingAttachmentInfo(alloc, rootType, from->pDepthAttachment, in deepcopy_VkRenderingInfo() 6233 deepcopy_VkRenderingAttachmentInfo(alloc, rootType, from->pStencilAttachment, in deepcopy_VkRenderingInfo()
|