Searched refs:_RenderToTexture (Results 1 – 3 of 3) sorted by relevance
939 GLboolean _RenderToTexture; /**< Any rendering to this texture? */ member
4006 texObj->_RenderToTexture = GL_TRUE; in _mesa_framebuffer_texture()
2740 if (texObj->_RenderToTexture) { in _mesa_update_fbo_texture()