Searched refs:check_pResolveAttachments (Results 1 – 1 of 1) sorted by relevance
3197 const VkAttachmentReference* check_pResolveAttachments; in unmarshal_VkSubpassDescription() local3198 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() local6818 check_pResolveAttachments = (const VkAttachmentReference2KHR*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkSubpassDescription2KHR()6821 if (!(check_pResolveAttachments)) in unmarshal_VkSubpassDescription2KHR()