Searched refs:primaryPassCI (Results 1 – 1 of 1) sorted by relevance
770 const auto &primaryPassCI = rp1_state->createInfo; in ValidateAttachmentCompatibility() local772 if (primaryPassCI.attachmentCount <= primary_attach) { in ValidateAttachmentCompatibility()791 …if (primaryPassCI.pAttachments[primary_attach].format != secondaryPassCI.pAttachments[secondary_at… in ValidateAttachmentCompatibility()795 …if (primaryPassCI.pAttachments[primary_attach].samples != secondaryPassCI.pAttachments[secondary_a… in ValidateAttachmentCompatibility()799 …if (primaryPassCI.pAttachments[primary_attach].flags != secondaryPassCI.pAttachments[secondary_att… in ValidateAttachmentCompatibility()