Searched refs:check_pDepthStencilAttachment (Results 1 – 1 of 1) sorted by relevance
3211 const VkAttachmentReference* check_pDepthStencilAttachment; in unmarshal_VkSubpassDescription() local3212 check_pDepthStencilAttachment = (const VkAttachmentReference*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkSubpassDescription()3215 if (!(check_pDepthStencilAttachment)) in unmarshal_VkSubpassDescription()6831 const VkAttachmentReference2KHR* check_pDepthStencilAttachment; in unmarshal_VkSubpassDescription2KHR() local6832 … check_pDepthStencilAttachment = (const VkAttachmentReference2KHR*)(uintptr_t)vkStream->getBe64(); in unmarshal_VkSubpassDescription2KHR()6835 if (!(check_pDepthStencilAttachment)) in unmarshal_VkSubpassDescription2KHR()