Searched refs:getReadPixelsAttachment (Results 1 – 7 of 7) sorted by relevance
107 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels()
209 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels()
258 const gl::FramebufferAttachment *readAttachment = mState.getReadPixelsAttachment(format); in readPixelsImpl()
84 const FramebufferAttachment *getReadPixelsAttachment(GLenum readFormat) const;
476 const FramebufferAttachment *FramebufferState::getReadPixelsAttachment(GLenum readFormat) const in getReadPixelsAttachment() function in gl::FramebufferState
660 const auto *readAttachment = mState.getReadPixelsAttachment(format); in readPixels()
728 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels()