Variable VkSamplerCreateInfo.addressModeW

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