Home
last modified time | relevance | path

Searched defs:wasCurrent (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h334 GLboolean wasCurrent; /* was ever the current buffer? */ member
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp346 bool wasCurrent = false; in destroyGLContext() local