Searched defs:bindReadBuf (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | fbobject.c | 2815 GLboolean bindReadBuf, bindDrawBuf; local in function:bind_framebuffer 2882 const bool bindReadBuf = oldReadFb != newReadFb; local in function:_mesa_bind_framebuffers |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | fbobject.c | 3084 GLboolean bindReadBuf, bindDrawBuf; local in function:bind_framebuffer 3153 const bool bindReadBuf = oldReadFb != newReadFb; local in function:_mesa_bind_framebuffers |
Completed in 13 milliseconds