Alias B10_G11_R11.numFormats

struct B10_G11_R11
{
  // ...
  alias numFormats = AliasSeq!(NumFormat.uFloat);
  // ...
}