Lines Matching defs:attachment

71                                               const FramebufferAttachment &attachment)  in CheckAttachmentCompleteness()
207 const FramebufferAttachment &attachment, in CheckAttachmentSampleCompleteness()
296 angle::Result InitAttachment(const Context *context, FramebufferAttachment *attachment) in InitAttachment()
306 bool AttachmentOverlapsWithTexture(const FramebufferAttachment &attachment, in AttachmentOverlapsWithTexture()
612 for (const FramebufferAttachment &attachment : mColorAttachments) in getAttachmentExtentsIntersection() local
640 auto hasMismatchedSize = [&attachmentSize](const FramebufferAttachment &attachment) { in attachmentsHaveSameDimensions()
657 for (const auto &attachment : mColorAttachments) in attachmentsHaveSameDimensions() local
771 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in isMultiview() local
781 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getBaseViewIndex() local
867 for (auto &attachment : mState.mColorAttachments) in onDestroy() local
1079 FramebufferAttachment *attachment, in detachMatchingAttachment()
1207 const FramebufferAttachment *attachment = mState.getDrawBuffer(drawBuffer); in getDrawbufferWriteType() local
2026 auto getImageIndexIfTextureAttachment = [](const FramebufferAttachment &attachment) { in commitWebGL1DepthStencilIfConsistent()
2155 FramebufferAttachment *attachment, in updateAttachment()
2267 FramebufferAttachment *attachment = getAttachmentFromSubjectIndex(index); in onSubjectStateChange() local
2324 for (const FramebufferAttachment &attachment : mState.mColorAttachments) in formsRenderingFeedbackLoopWith() local