Variable VkSamplerCreateInfo.addressModeU

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