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