Variable GLTextureCache._instance

class GLTextureCache
{
  // ...
  GLTextureCache _instance;
  // ...
}