Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp3705 const VkAttachmentReference* check_pDepthStencilAttachment; in unmarshal_VkSubpassDescription() local
3706 check_pDepthStencilAttachment = (const VkAttachmentReference*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkSubpassDescription()
3709 if (!(check_pDepthStencilAttachment)) in unmarshal_VkSubpassDescription()
8781 const VkAttachmentReference2KHR* check_pDepthStencilAttachment; in unmarshal_VkSubpassDescription2KHR() local
8782check_pDepthStencilAttachment = (const VkAttachmentReference2KHR*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkSubpassDescription2KHR()
8785 if (!(check_pDepthStencilAttachment)) in unmarshal_VkSubpassDescription2KHR()