Searched refs:oldDepth (Results 1 – 1 of 1) sorted by relevance
665 const auto oldDepth = i->depthAttachmentIndex; in UpdateSubpassAttachments() local666 if (const auto newDepth = imageMap[oldDepth]; newDepth != EMPTY_ATTACHMENT) { in UpdateSubpassAttachments()