Alias Bgra8_sScaled.SurfType

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