Searched refs:getReadPixelsAttachment (Results 1 – 7 of 7) sorted by relevance
108 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels()
206 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels()
257 const gl::FramebufferAttachment *readAttachment = mState.getReadPixelsAttachment(format); in readPixelsImpl()
81 const FramebufferAttachment *getReadPixelsAttachment(GLenum readFormat) const;
440 const FramebufferAttachment *FramebufferState::getReadPixelsAttachment(GLenum readFormat) const in getReadPixelsAttachment() function in gl::FramebufferState
624 const auto *readAttachment = mState.getReadPixelsAttachment(format); in readPixels()
450 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels()