Searched refs:fboSrcColAttachment (Results 1 – 1 of 1) sorted by relevance
967 deUint32 fboSrcColAttachment = GL_NONE; in copyFrameBufferTexture() local979 fboSrcColAttachment = m_framebufferList[fboSrcIdx]->getColorAttachment(); in copyFrameBufferTexture()994 this->readTexels(0, 0, fboSrcColAttachment, m_resultsListPreDraw[0]); in copyFrameBufferTexture()1013 this->readTexels(0, 0, fboSrcColAttachment, m_resultsListPostDraw[0]); in copyFrameBufferTexture()