Home
last modified time | relevance | path

Searched defs:firstAttachment (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp42 const gl::FramebufferAttachment *firstAttachment = state.getFirstNonNullAttachment(); in clearMultiviewFBO() local
62 const gl::FramebufferAttachment *firstAttachment = state.getFirstNonNullAttachment(); in clearLayeredFBO() local
/external/angle/src/libANGLE/
DFramebuffer.cpp40 const FramebufferAttachment *firstAttachment, in CheckMultiviewStateMatchesForCompleteness()
687 const FramebufferAttachment &firstAttachment = mColorAttachments[firstAttachmentIdx]; in colorAttachmentsAreUniqueImages() local
1221 const FramebufferAttachment *firstAttachment = getFirstNonNullAttachment(); in checkStatusWithGLFrontEnd() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp1561 const auto *firstAttachment = fbo->getFirstNonNullAttachment(); in processFramebufferInvalidation() local