Variable VkSamplerCreateInfo.borderColor

struct VkSamplerCreateInfo
{
  // ...
  VkBorderColor borderColor ;
  // ...
}