Home
last modified time | relevance | path

Searched defs:attach_index (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp3499 auto attach_index = subpass.pInputAttachments[j].attachment; in ValidateLayouts() local
3562 auto attach_index = subpass.pColorAttachments[j].attachment; in ValidateLayouts() local
3657 auto attach_index = subpass.pDepthStencilAttachment->attachment; in ValidateLayouts() local
Dcore_validation.cpp7694 uint32_t attach_index = 0; in ValidateImageBarrierImage() local