Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.cpp41 const FramebufferAttachment *secondAttachment) in CheckMultiviewStateMatchesForCompleteness()
696 const FramebufferAttachment &secondAttachment = mColorAttachments[secondAttachmentIdx]; in colorAttachmentsAreUniqueImages() local