Alias Rgb8_uNorm.SurfType

struct Rgb8_uNorm
{
  // ...
  alias SurfType = R8_G8_B8;
  // ...
}