Variable GLDrawBuf._framebuffer

class GLDrawBuf
{
  // ...
  bool _framebuffer;
  // ...
}