Lines Matching defs:attachment
66 const FramebufferAttachment &attachment) in CheckAttachmentCompleteness()
202 const FramebufferAttachment &attachment, in CheckAttachmentSampleCompleteness()
291 angle::Result InitAttachment(const Context *context, FramebufferAttachment *attachment) in InitAttachment()
301 bool AttachmentOverlapsWithTexture(const FramebufferAttachment &attachment, in AttachmentOverlapsWithTexture()
583 for (const FramebufferAttachment &attachment : mColorAttachments) in getAttachmentExtentsIntersection() local
611 auto hasMismatchedSize = [&attachmentSize](const FramebufferAttachment &attachment) { in attachmentsHaveSameDimensions()
628 for (const auto &attachment : mColorAttachments) in attachmentsHaveSameDimensions() local
737 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in isMultiview() local
747 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getBaseViewIndex() local
873 for (auto &attachment : mState.mColorAttachments) in onDestroy() local
958 FramebufferAttachment *attachment, in detachMatchingAttachment()
1076 const FramebufferAttachment *attachment = mState.getDrawBuffer(drawBuffer); in getDrawbufferWriteType() local
1884 auto getImageIndexIfTextureAttachment = [](const FramebufferAttachment &attachment) { in commitWebGL1DepthStencilIfConsistent()
2009 FramebufferAttachment *attachment, in updateAttachment()
2089 FramebufferAttachment *attachment = getAttachmentFromSubjectIndex(index); in onSubjectStateChange() local
2140 for (const FramebufferAttachment &attachment : mState.mColorAttachments) in formsRenderingFeedbackLoopWith() local