Variable VkDescriptorImageInfo.sampler

struct VkDescriptorImageInfo
{
  // ...
  VkSampler_T* sampler ;
  // ...
}