Alias Bgra8_uNorm.SurfType

struct Bgra8_uNorm
{
  // ...
  alias SurfType = B8_G8_R8_A8;
  // ...
}