Variable VkSamplerCreateInfo.addressModeV

struct VkSamplerCreateInfo
{
  // ...
  VkSamplerAddressMode addressModeV ;
  // ...
}