Variable DrawBuf._id

class DrawBuf
{
  // ...
  uint _id;
  // ...
}