Variable GLTexture._texture

class GLTexture
{
  // ...
  GLObject!(2,3553) _texture;
  // ...
}