Variable VkSurfaceFormatKHR.colorSpace

struct VkSurfaceFormatKHR
{
  // ...
  VkColorSpaceKHR colorSpace ;
  // ...
}