Variable VkSurfaceCapabilitiesKHR.supportedTransforms

struct VkSurfaceCapabilitiesKHR
{
  // ...
  uint supportedTransforms ;
  // ...
}