Variable VkSwapchainCreateInfoKHR.preTransform

struct VkSwapchainCreateInfoKHR
{
  // ...
  VkSurfaceTransformFlagBitsKHR preTransform ;
  // ...
}