Variable GLTexture._tdx

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