Home
last modified time | relevance | path

Searched refs:_RenderToTexture (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmtypes.h939 GLboolean _RenderToTexture; /**< Any rendering to this texture? */ member
Dfbobject.c4006 texObj->_RenderToTexture = GL_TRUE; in _mesa_framebuffer_texture()
Dteximage.c2740 if (texObj->_RenderToTexture) { in _mesa_update_fbo_texture()