Searched refs:_RenderToTexture (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmtypes.h1286 GLboolean _RenderToTexture; /**< Any rendering to this texture? */ member in struct:gl_texture_object
H A Dfbobject.c2141 texObj->_RenderToTexture = GL_TRUE;
H A Dteximage.c2720 if (texObj->_RenderToTexture) {
/external/mesa3d/src/mesa/main/
H A Dmtypes.h1286 GLboolean _RenderToTexture; /**< Any rendering to this texture? */ member in struct:gl_texture_object
H A Dfbobject.c2141 texObj->_RenderToTexture = GL_TRUE;
H A Dteximage.c2720 if (texObj->_RenderToTexture) {

Completed in 167 milliseconds