Variable GLDrawBuf._dy

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