Variable GLTexture._dx

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