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()
82 const FramebufferAttachment *getReadPixelsAttachment(GLenum readFormat) const;
479 const FramebufferAttachment *FramebufferState::getReadPixelsAttachment(GLenum readFormat) const in getReadPixelsAttachment() function in gl::FramebufferState
661 const auto *readAttachment = mState.getReadPixelsAttachment(format); in readPixels()
729 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels()