Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp699 const FramebufferAttachment &secondAttachment = mColorAttachments[secondAttachmentIdx]; in colorAttachmentsAreUniqueImages() local
700 if (!secondAttachment.isAttached()) in colorAttachmentsAreUniqueImages()
705 if (firstAttachment == secondAttachment) in colorAttachmentsAreUniqueImages()