Searched refs:wasCurrent (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.h333 GLboolean wasCurrent; /* was ever the current buffer? */ member in struct:xmesa_buffer
H A Dxm_api.c1324 drawBuffer->wasCurrent = GL_TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dxm_api.h333 GLboolean wasCurrent; /* was ever the current buffer? */ member in struct:xmesa_buffer
H A Dxm_api.c1306 drawBuffer->wasCurrent = GL_TRUE;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A DxmesaP.h186 GLboolean wasCurrent; /* was ever the current buffer? */ member in struct:xmesa_buffer
H A Dxm_api.c1218 && XMESA_BUFFER(c->mesa.DrawBuffer)->wasCurrent) {
1246 drawBuffer->wasCurrent = GL_TRUE;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A DxmesaP.h186 GLboolean wasCurrent; /* was ever the current buffer? */ member in struct:xmesa_buffer
H A Dxm_api.c1208 && XMESA_BUFFER(c->mesa.DrawBuffer)->wasCurrent) {
1236 drawBuffer->wasCurrent = GL_TRUE;

Completed in 15 milliseconds