Lines Matching defs:attachment
59 bool CheckAttachmentCompleteness(const Context *context, const FramebufferAttachment &attachment) in CheckAttachmentCompleteness()
175 const FramebufferAttachment &attachment, in CheckAttachmentSampleCompleteness()
256 angle::Result InitAttachment(const Context *context, FramebufferAttachment *attachment) in InitAttachment()
547 auto hasMismatchedSize = [&attachmentSize](const FramebufferAttachment &attachment) { in attachmentsHaveSameDimensions()
564 for (const auto &attachment : mColorAttachments) in attachmentsHaveSameDimensions() local
660 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in isMultiview() local
670 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getBaseViewIndex() local
840 for (auto &attachment : mState.mColorAttachments) in onDestroy() local
925 FramebufferAttachment *attachment, in detachMatchingAttachment()
1043 const FramebufferAttachment *attachment = mState.getDrawBuffer(drawBuffer); in getDrawbufferWriteType() local
1842 auto getImageIndexIfTextureAttachment = [](const FramebufferAttachment &attachment) { in commitWebGL1DepthStencilIfConsistent()
1963 FramebufferAttachment *attachment, in updateAttachment()
2035 FramebufferAttachment *attachment = getAttachmentFromSubjectIndex(index); in onSubjectStateChange() local