Variable GLTexture._dy

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