Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.cpp39 const FramebufferAttachment *secondAttachment) in CheckMultiviewStateMatchesForCompleteness()
632 const FramebufferAttachment &secondAttachment = mColorAttachments[secondAttachmentIdx]; in colorAttachmentsAreUniqueImages() local