Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp3197 const VkAttachmentReference* check_pResolveAttachments; in unmarshal_VkSubpassDescription() local
3198 check_pResolveAttachments = (const VkAttachmentReference*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkSubpassDescription()
3201 if (!(check_pResolveAttachments)) in unmarshal_VkSubpassDescription()
6817 const VkAttachmentReference2KHR* check_pResolveAttachments; in unmarshal_VkSubpassDescription2KHR() local
6818 check_pResolveAttachments = (const VkAttachmentReference2KHR*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkSubpassDescription2KHR()
6821 if (!(check_pResolveAttachments)) in unmarshal_VkSubpassDescription2KHR()