Home
last modified time | relevance | path

Searched refs:overlapping_attachment (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp10044 for (auto overlapping_attachment : attachments[attachment].overlapping) { in ValidateDependencies() local
10045 attachments[overlapping_attachment].inputs.emplace_back(sp); in ValidateDependencies()
10053 for (auto overlapping_attachment : attachments[attachment].overlapping) { in ValidateDependencies() local
10054 attachments[overlapping_attachment].outputs.emplace_back(sp); in ValidateDependencies()
10062 for (auto overlapping_attachment : attachments[attachment].overlapping) { in ValidateDependencies() local
10063 attachments[overlapping_attachment].outputs.emplace_back(sp); in ValidateDependencies()