Variable GLTexture._tdy

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