Struct ImageSamplerDescriptor

Descriptor that combines sampler and image view to be used to update the following descriptor types: - DescriptorType.combinedImageSampler

struct ImageSamplerDescriptor ;

Fields

NameTypeDescription
layout ImageLayoutlayout of the image resource
sampler Samplersampler resource combined with this image
view ImageViewview to image resource