Variable Texture.label

Optional, human-readable debug label for this texture.

class Texture
{
  // ...
  const(string) label ;
  // ...
}