• Home
  • Raw
  • Download

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()
592 for (const FramebufferAttachment &attachment : mColorAttachments) in getAttachmentExtentsIntersection() local
620 auto hasMismatchedSize = [&attachmentSize](const FramebufferAttachment &attachment) { in attachmentsHaveSameDimensions()
637 for (const auto &attachment : mColorAttachments) in attachmentsHaveSameDimensions() local
746 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in isMultiview() local
756 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getBaseViewIndex() local
840 for (auto &attachment : mState.mColorAttachments) in onDestroy() local
1052 FramebufferAttachment *attachment, in detachMatchingAttachment()
1180 const FramebufferAttachment *attachment = mState.getDrawBuffer(drawBuffer); in getDrawbufferWriteType() local
2009 auto getImageIndexIfTextureAttachment = [](const FramebufferAttachment &attachment) { in commitWebGL1DepthStencilIfConsistent()
2135 FramebufferAttachment *attachment, in updateAttachment()
2235 FramebufferAttachment *attachment = getAttachmentFromSubjectIndex(index); in onSubjectStateChange() local
2286 for (const FramebufferAttachment &attachment : mState.mColorAttachments) in formsRenderingFeedbackLoopWith() local