Searched defs:readAttachment (Results 1 – 6 of 6) sorted by relevance
123 const gl::FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getImplementationColorReadFormat() local
281 const gl::FramebufferAttachment *readAttachment = mState.getReadPixelsAttachment(format); in readPixelsImpl() local
781 const gl::FramebufferAttachment &readAttachment, in packPixels()1772 const gl::FramebufferAttachment &readAttachment, in packPixels()
1129 const FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getReadColorAttachmentType() local1897 const FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getReadBufferResourceSamples() local2372 const FramebufferAttachment *readAttachment = getReadColorAttachment(); in formsCopyingFeedbackLoopWith() local
518 const gl::FramebufferAttachment *readAttachment = source->getReadColorAttachment(); in blitColorBufferWithShader() local
724 const auto *readAttachment = mState.getReadPixelsAttachment(format); in readPixels() local