Variable VkSurfaceFormatKHR.format

struct VkSurfaceFormatKHR
{
  // ...
  VkFormat format ;
  // ...
}