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()
2476 const gl::FramebufferAttachment *colorAttachment = framebuffer->getReadColorAttachment(); in copyImageInternal()
246 const FramebufferAttachment *getReadColorAttachment() const;
1011 const FramebufferAttachment *Framebuffer::getReadColorAttachment() const in getReadColorAttachment() function in gl::Framebuffer2189 const FramebufferAttachment *readAttachment = getReadColorAttachment(); in formsCopyingFeedbackLoopWith()
1336 const FramebufferAttachment *sourceReadAttachment = source->getReadColorAttachment(); in copyImage()1403 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()
1564 const FramebufferAttachment *readColorBuffer = readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferParameters()2871 const FramebufferAttachment *attachment = readFramebuffer->getReadColorAttachment(); in ValidateStateQuery()3698 const FramebufferAttachment *source = readFramebuffer->getReadColorAttachment(); in ValidateCopyTexImageParametersBase()7101 readBuffer = readFramebuffer->getReadColorAttachment(); in ValidateReadPixelsBase()
395 framebuffer->getReadColorAttachment()->getFormat().info->sizedInternalFormat; in ValidateES2CopyTexImageParameters()2441 readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferANGLE()
1220 const FramebufferAttachment *source = framebuffer->getReadColorAttachment(); in ValidateES3CopyTexImageParametersBase()
1071 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage()1128 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()1825 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage()1882 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()2605 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()3301 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()
755 const FramebufferAttachment *colorReadAttachment = sourceFramebuffer->getReadColorAttachment(); in blit()
459 const gl::FramebufferAttachment *readAttachment = source->getReadColorAttachment(); in blitColorBufferWithShader()
785 const gl::FramebufferAttachment *srcAttachment = source->getReadColorAttachment(); in copyFromFramebuffer()
1113 gl::Extents fbSize = source->getReadColorAttachment()->getSize();
731 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl()