Searched refs:getReadColorAttachment (Results 1 – 16 of 16) sorted by relevance
288 const gl::FramebufferAttachment *readBuffer = sourceFramebuffer->getReadColorAttachment(); in blitImpl()
376 const gl::FramebufferAttachment *srcAttachment = sourceFBO->getReadColorAttachment(); in copyFromFramebuffer()
2379 const gl::FramebufferAttachment *colorAttachment = framebuffer->getReadColorAttachment(); in copyImageInternal()
241 const FramebufferAttachment *getReadColorAttachment() const;
970 const FramebufferAttachment *Framebuffer::getReadColorAttachment() const in getReadColorAttachment() function in gl::Framebuffer2075 const FramebufferAttachment *readAttachment = getReadColorAttachment(); in formsCopyingFeedbackLoopWith()
1192 Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage()1251 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()
1436 const FramebufferAttachment *readColorBuffer = readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferParameters()2417 const FramebufferAttachment *attachment = readFramebuffer->getReadColorAttachment(); in ValidateStateQuery()2617 const FramebufferAttachment *source = readFramebuffer->getReadColorAttachment(); in ValidateCopyTexImageParametersBase()5807 readBuffer = readFramebuffer->getReadColorAttachment(); in ValidateReadPixelsBase()
357 framebuffer->getReadColorAttachment()->getFormat().info->sizedInternalFormat; in ValidateES2CopyTexImageParameters()2712 readFramebuffer->getReadColorAttachment(); in ValidateBlitFramebufferANGLE()
1059 const FramebufferAttachment *source = framebuffer->getReadColorAttachment(); in ValidateES3CopyTexImageParametersBase()
1037 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage()1095 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()1790 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage()1848 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()2569 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()3265 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage()
675 const gl::FramebufferAttachment *readBuffer = source->getReadColorAttachment(); in copyImage()795 source->getReadColorAttachment() && in copySubImage()796 source->getReadColorAttachment()->type() == GL_RENDERBUFFER) in copySubImage()
716 const FramebufferAttachment *colorReadAttachment = sourceFramebuffer->getReadColorAttachment(); in blit()
458 const gl::FramebufferAttachment *readAttachment = source->getReadColorAttachment(); in blitColorBufferWithShader()
783 const gl::FramebufferAttachment *srcAttachment = source->getReadColorAttachment(); in copyFromFramebuffer()
1141 gl::Extents fbSize = source->getReadColorAttachment()->getSize();
418 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl()