Searched refs:secondaryColorCount (Results 1 – 1 of 1) sorted by relevance
2295 uint32_t secondaryColorCount = secondaryRPCI->pSubpasses[spIndex].colorAttachmentCount; in verify_renderpass_compatibility() local2296 uint32_t colorMax = std::max(primaryColorCount, secondaryColorCount); in verify_renderpass_compatibility()2300 … secondaryColorCount, secondaryRPCI->pAttachments)) { in verify_renderpass_compatibility()2307 … secondaryColorCount, secondaryRPCI->pAttachments)) { in verify_renderpass_compatibility()2314 … secondaryColorCount, secondaryRPCI->pAttachments)) { in verify_renderpass_compatibility()2327 … secondaryColorCount, secondaryRPCI->pAttachments)) { in verify_renderpass_compatibility()