Searched defs:readAttachment (Results 1 – 6 of 6) sorted by relevance
118 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()
1114 const FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getReadColorAttachmentType() local1865 const FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getReadBufferResourceSamples() local2319 const FramebufferAttachment *readAttachment = getReadColorAttachment(); in formsCopyingFeedbackLoopWith() local
491 const gl::FramebufferAttachment *readAttachment = source->getReadColorAttachment(); in blitColorBufferWithShader() local
670 const auto *readAttachment = mState.getReadPixelsAttachment(format); in readPixels() local