Searched defs:readAttachment (Results 1 – 6 of 6) sorted by relevance
111 const gl::FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getImplementationColorReadFormat() local
257 const gl::FramebufferAttachment *readAttachment = mState.getReadPixelsAttachment(format); in readPixelsImpl() local
775 const gl::FramebufferAttachment &readAttachment, in packPixels()1757 const gl::FramebufferAttachment &readAttachment, in packPixels()
977 const FramebufferAttachment *readAttachment = mState.getReadAttachment(); in getReadColorAttachmentType() local2075 const FramebufferAttachment *readAttachment = getReadColorAttachment(); in formsCopyingFeedbackLoopWith() local
458 const gl::FramebufferAttachment *readAttachment = source->getReadColorAttachment(); in blitColorBufferWithShader() local
624 const auto *readAttachment = mState.getReadPixelsAttachment(format); in readPixels() local