Searched refs:fboTexW (Results 1 – 1 of 1) sorted by relevance
764 const int fboTexW = 128; in render() local766 const int sourceWidth = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (getWidth()) : (fboTexW); in render()783 …glTexImage2D(GL_TEXTURE_2D, 0, m_format, fboTexW, fboTexH, 0, transferFmt.format, transferFmt.data… in render()