Variable GLTexture._resourceId

class GLTexture
{
  // ...
  string _resourceId;
  // ...
}