Alias Bgra8_sNorm.SurfType

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