Home
last modified time | relevance | path

Searched refs:deepcopy_VkAttachmentReference (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h451 void deepcopy_VkAttachmentReference(
Dgoldfish_vk_deepcopy_guest.cpp1469 void deepcopy_VkAttachmentReference( in deepcopy_VkAttachmentReference() function
1492deepcopy_VkAttachmentReference(pool, from->pInputAttachments + i, (VkAttachmentReference*)(to->pIn… in deepcopy_VkSubpassDescription()
1502deepcopy_VkAttachmentReference(pool, from->pColorAttachments + i, (VkAttachmentReference*)(to->pCo… in deepcopy_VkSubpassDescription()
1512deepcopy_VkAttachmentReference(pool, from->pResolveAttachments + i, (VkAttachmentReference*)(to->p… in deepcopy_VkSubpassDescription()
1519deepcopy_VkAttachmentReference(pool, from->pDepthStencilAttachment, (VkAttachmentReference*)(to->p… in deepcopy_VkSubpassDescription()