Variable GLDrawBuf._framebufferId

class GLDrawBuf
{
  // ...
  uint _framebufferId;
  // ...
}