Alias B5_G5_R5_A1.numFormats

struct B5_G5_R5_A1
{
  // ...
  alias numFormats = AliasSeq!(NumFormat.uNorm);
  // ...
}