Searched refs:attachmentIndices (Results 1 – 1 of 1) sorted by relevance
9252 unordered_set<uint32_t> attachmentIndices; in ValidateDependencies() local9255 attachmentIndices.clear(); in ValidateDependencies()9271 attachmentIndices.insert(attachment); in ValidateDependencies()9280 if (attachmentIndices.count(attachment)) { in ValidateDependencies()