Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/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
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.cpp38 bool CheckMultiviewStateMatchesForCompleteness(const FramebufferAttachment *firstAttachment, in CheckMultiviewStateMatchesForCompleteness()
623 const FramebufferAttachment &firstAttachment = mColorAttachments[firstAttachmentIdx]; in colorAttachmentsAreUniqueImages() local
1179 const FramebufferAttachment *firstAttachment = getFirstNonNullAttachment(); in checkStatusWithGLFrontEnd() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp1560 const auto *firstAttachment = fbo->getFirstNonNullAttachment(); in processFramebufferInvalidation() local