Searched refs:getReadColorAttachment (Results 1 – 16 of 16) sorted by relevance
288 const gl::FramebufferAttachment *readBuffer = sourceFramebuffer->getReadColorAttachment(); in blitImpl()
378 const gl::FramebufferAttachment *srcAttachment = sourceFBO->getReadColorAttachment(); in copyFromFramebuffer()
2465 const gl::FramebufferAttachment *colorAttachment = framebuffer->getReadColorAttachment(); in copyImageInternal()
246 const FramebufferAttachment *getReadColorAttachment() const;
1003 const FramebufferAttachment *Framebuffer::getReadColorAttachment() const in getReadColorAttachment() function in gl::Framebuffer2173 const FramebufferAttachment *readAttachment = getReadColorAttachment(); in formsCopyingFeedbackLoopWith()
1313 const FramebufferAttachment *sourceReadAttachment = source->getReadColorAttachment(); in copyImage()1379 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()
1505 const FramebufferAttachment *readColorBuffer = readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferParameters()2722 const FramebufferAttachment *attachment = readFramebuffer->getReadColorAttachment(); in ValidateStateQuery()3525 const FramebufferAttachment *source = readFramebuffer->getReadColorAttachment(); in ValidateCopyTexImageParametersBase()6815 readBuffer = readFramebuffer->getReadColorAttachment(); in ValidateReadPixelsBase()
389 framebuffer->getReadColorAttachment()->getFormat().info->sizedInternalFormat; in ValidateES2CopyTexImageParameters()2641 readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferANGLE()
1150 const FramebufferAttachment *source = framebuffer->getReadColorAttachment(); in ValidateES3CopyTexImageParametersBase()
1064 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage()1122 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()1819 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage()1877 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()2600 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()3296 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()
722 const gl::FramebufferAttachment *readBuffer = source->getReadColorAttachment(); in copyImage()844 source->getReadColorAttachment() && in copySubImage()845 source->getReadColorAttachment()->type() == GL_RENDERBUFFER) in copySubImage()
754 const FramebufferAttachment *colorReadAttachment = sourceFramebuffer->getReadColorAttachment(); in blit()
459 const gl::FramebufferAttachment *readAttachment = source->getReadColorAttachment(); in blitColorBufferWithShader()
783 const gl::FramebufferAttachment *srcAttachment = source->getReadColorAttachment(); in copyFromFramebuffer()
701 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl()
966 gl::Extents fbSize = source->getReadColorAttachment()->getSize();