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