Searched refs:pPrimary (Results 1 – 1 of 1) sorted by relevance
2245 … bool attachment_references_compatible(const uint32_t index, const VkAttachmentReference *pPrimary, in attachment_references_compatible() argument2253 if (VK_ATTACHMENT_UNUSED != pPrimary[index].attachment) in attachment_references_compatible()2256 if ((pPrimaryAttachments[pPrimary[index].attachment].format == in attachment_references_compatible()2258 (pPrimaryAttachments[pPrimary[index].attachment].samples == in attachment_references_compatible()