Contents

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 DescriptorSet

Overview

DescriptorSet conforms to ExpressibleByArrayLiteral, so you can initialize it directly with an array literal of LowLevelRenderTarget.Descriptor values.

Topics

Creating a descriptor set

Initializers

See Also

Describing the render target