Searched refs:sourceFbo (Results 1 – 2 of 2) sorted by relevance
774 int sourceFbo = -1; in render() local793 …sourceFbo = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (m_context.getRenderContext().getDefaultFrameb… in render()817 glBindFramebuffer(GL_FRAMEBUFFER, sourceFbo); in render()828 glBindFramebuffer(GL_READ_FRAMEBUFFER, sourceFbo); in render()
3693 GLFramebuffer sourceFbo; in TEST_P() local3694 glBindFramebuffer(GL_FRAMEBUFFER, sourceFbo); in TEST_P()3705 glBindFramebuffer(GL_READ_FRAMEBUFFER, sourceFbo); in TEST_P()