Function ImageView.descriptorWithSampler
Build a descriptor to this image resource combined with a sampler
final abstract ImageSamplerDescriptor descriptorWithSampler
(
ImageLayout layout,
Sampler sampler
);