Variable ImageSamplerDescriptor.sampler

sampler resource combined with this image

struct ImageSamplerDescriptor
{
  // ...
  Sampler sampler ;
  // ...
}