LowLevelRenderTarget.DescriptorSet
An unordered set of render target descriptors that defines the output format combination a pipeline state or mesh instance array is compatible with.
Declaration
struct DescriptorSetOverview
DescriptorSet conforms to ExpressibleByArrayLiteral, so you can initialize it directly with an array literal of LowLevelRenderTarget.Descriptor values.