Variable GLDrawBuf._dx

class GLDrawBuf
{
  // ...
  int _dx;
  // ...
}