Home
last modified time | relevance | path

Searched refs:deepcopy_VkRenderingAttachmentInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h1095 void deepcopy_VkRenderingAttachmentInfo(Allocator* alloc, VkStructureType rootType,
1163 DEFINE_ALIAS_FUNCTION(deepcopy_VkRenderingAttachmentInfo, deepcopy_VkRenderingAttachmentInfoKHR)
Dgoldfish_vk_deepcopy_guest.cpp6166 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/
Dgoldfish_vk_deepcopy.h1088 void deepcopy_VkRenderingAttachmentInfo(Allocator* alloc, VkStructureType rootType,
1187 DEFINE_ALIAS_FUNCTION(deepcopy_VkRenderingAttachmentInfo, deepcopy_VkRenderingAttachmentInfoKHR)
Dgoldfish_vk_deepcopy.cpp6166 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()